]> git.itanic.dy.fi Git - linux-stable/commit
watchdog: bcm2835_wdt: Fix module autoload
authorStefan Wahren <wahrenst@gmx.net>
Wed, 15 May 2019 17:14:18 +0000 (19:14 +0200)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Mon, 8 Jul 2019 14:08:32 +0000 (16:08 +0200)
commit215e06f0d18d5d653d6ea269e4dfc684854d48bf
treed05649cc718bf451d36f3cb41fc7e2184d8917c8
parent8632944841d41a36d77dd1fa88d4201b5291100f
watchdog: bcm2835_wdt: Fix module autoload

The commit 5e6acc3e678e ("bcm2835-pm: Move bcm2835-watchdog's DT probe
to an MFD.") broke module autoloading on Raspberry Pi. So add a
module alias this fix this.

Signed-off-by: Stefan Wahren <wahrenst@gmx.net>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
drivers/watchdog/bcm2835_wdt.c