]> git.baikalelectronics.ru Git - kernel.git/commit
watchdog: Fix module autoload for OF platform driver
authorLuis de Bethencourt <luis@debethencourt.com>
Thu, 3 Sep 2015 11:06:09 +0000 (13:06 +0200)
committerWim Van Sebroeck <wim@iguana.be>
Mon, 28 Sep 2015 08:56:01 +0000 (10:56 +0200)
commit587b6c07f5028f87031421fa9645c855eef5e13b
tree42eb1df0186ab9cbfb52ca6bcbcfde54448bb02a
parent580e2ebfc31eec9c0404e671fb05e5f1c45ca59b
watchdog: Fix module autoload for OF platform driver

These platform drivers have a OF device ID table but the OF module
alias information is not created so module autoloading won't work.

Signed-off-by: Luis de Bethencourt <luis@debethencourt.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/gef_wdt.c
drivers/watchdog/mena21_wdt.c
drivers/watchdog/moxart_wdt.c