Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1335940
| From | Guenter Roeck <linux@roeck-us.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v12 4/4] Watchdog: introduce ARM SBSA watchdog driver |
| Date | 2016-02-17 01:10 +0100 |
| Message-ID | <r2XQR-6LN-7@gated-at.bofh.it> (permalink) |
| References | <r2JkR-5nT-5@gated-at.bofh.it> <r2JkR-5nT-3@gated-at.bofh.it> <r2PTk-1fi-21@gated-at.bofh.it> <r2QcG-1mI-17@gated-at.bofh.it> <r2QPq-1Uv-45@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Feb 17, 2016 at 12:33:24AM +0800, Fu Wei wrote:
[ ... ]
> >>> +MODULE_AUTHOR("Fu Wei <fu.wei@linaro.org>");
> >>> +MODULE_AUTHOR("Suravee Suthikulpanit <Suravee.Suthikulpanit@amd.com>");
> >>> +MODULE_AUTHOR("Al Stone <al.stone@linaro.org>");
> >>> +MODULE_AUTHOR("Timur Tabi <timur@codeaurora.org>");
> >>> +MODULE_LICENSE("GPL v2");
> >>>
> >> Do you need a MODULE_ALIAS ?
> >
> > For now, I thinks we don't need it, Hope I didn't miss something :-)
> > Because this module can be mounted automatically with dtb or ACPI(if
> > apply my GTDT patch).
> > Do you have any suggestion or concern? :-)
>
> re-think about that , will add
> MODULE_ALIAS("platform:sbsa-gwdt");
>
> Do you agree ? :-)
>
Sure.
Guenter
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v12 4/4] Watchdog: introduce ARM SBSA watchdog driver fu.wei@linaro.org - 2016-02-16 09:40 +0100
Re: [PATCH v12 4/4] Watchdog: introduce ARM SBSA watchdog driver Guenter Roeck <linux@roeck-us.net> - 2016-02-16 16:40 +0100
Re: [PATCH v12 4/4] Watchdog: introduce ARM SBSA watchdog driver Fu Wei <fu.wei@linaro.org> - 2016-02-16 17:00 +0100
Re: [PATCH v12 4/4] Watchdog: introduce ARM SBSA watchdog driver Fu Wei <fu.wei@linaro.org> - 2016-02-16 17:40 +0100
Re: [PATCH v12 4/4] Watchdog: introduce ARM SBSA watchdog driver Guenter Roeck <linux@roeck-us.net> - 2016-02-17 01:10 +0100
csiph-web