Re: Fwd: [PATCH 1/8] watchdog: davinci: change driver to use WDTcore

From: ivan.khoronzhuk
Date: Mon Nov 18 2013 - 10:16:57 EST


On 11/18/2013 04:31 PM, Guenter Roeck wrote:
On 11/18/2013 03:47 AM, ivan.khoronzhuk wrote:

MODULE_LICENSE("GPL");
-MODULE_ALIAS_MISCDEV(WATCHDOG_MINOR);
MODULE_ALIAS("platform:watchdog");

You might want to rename the platform driver to something like
davinci-wdt and change the MODULE_ALIAS
accordingly.


Yes, it could be changed but not in this patch.

Seems to me this would be the perfect time to change it, as you switch
to use
the watchdog core which permits more than one active watchdog in the
system.

Guenter


... Yes, you are right. I'll rename it.
--
Regards,
Ivan Khoronzhuk
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/