* [PATCH] orion_wdt: Add platform alias
@ 2013-01-04 14:06 Lubomir Rintel
2013-01-30 21:56 ` Wim Van Sebroeck
0 siblings, 1 reply; 2+ messages in thread
From: Lubomir Rintel @ 2013-01-04 14:06 UTC (permalink / raw)
To: Wim Van Sebroeck; +Cc: linux-watchdog, linux-kernel, Lubomir Rintel
...so that it's automatically picked up on relevant platforms.
Tested on Kirkwood-based GuruPlug.
Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
---
drivers/watchdog/orion_wdt.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/watchdog/orion_wdt.c b/drivers/watchdog/orion_wdt.c
index c20f96b..c9dd66f 100644
--- a/drivers/watchdog/orion_wdt.c
+++ b/drivers/watchdog/orion_wdt.c
@@ -223,4 +223,5 @@ MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started (default="
__MODULE_STRING(WATCHDOG_NOWAYOUT) ")");
MODULE_LICENSE("GPL");
+MODULE_ALIAS("platform:orion_wdt");
MODULE_ALIAS_MISCDEV(WATCHDOG_MINOR);
--
1.7.1
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [PATCH] orion_wdt: Add platform alias
2013-01-04 14:06 [PATCH] orion_wdt: Add platform alias Lubomir Rintel
@ 2013-01-30 21:56 ` Wim Van Sebroeck
0 siblings, 0 replies; 2+ messages in thread
From: Wim Van Sebroeck @ 2013-01-30 21:56 UTC (permalink / raw)
To: Lubomir Rintel; +Cc: linux-watchdog, linux-kernel
Hi Lubomir,
> ...so that it's automatically picked up on relevant platforms.
> Tested on Kirkwood-based GuruPlug.
>
> Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
> ---
> drivers/watchdog/orion_wdt.c | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/watchdog/orion_wdt.c b/drivers/watchdog/orion_wdt.c
> index c20f96b..c9dd66f 100644
> --- a/drivers/watchdog/orion_wdt.c
> +++ b/drivers/watchdog/orion_wdt.c
> @@ -223,4 +223,5 @@ MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started (default="
> __MODULE_STRING(WATCHDOG_NOWAYOUT) ")");
>
> MODULE_LICENSE("GPL");
> +MODULE_ALIAS("platform:orion_wdt");
> MODULE_ALIAS_MISCDEV(WATCHDOG_MINOR);
> --
> 1.7.1
>
Added to linux-watchdog-next.
Kind regards,
Wim.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2013-01-30 21:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-04 14:06 [PATCH] orion_wdt: Add platform alias Lubomir Rintel
2013-01-30 21:56 ` Wim Van Sebroeck
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®