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

From: Guenter Roeck
Date: Mon Nov 18 2013 - 09:32:10 EST


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

--
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/