commit | 215e06f0d18d5d653d6ea269e4dfc684854d48bf | [log] [tgz] |
---|---|---|
author | Stefan Wahren <wahrenst@gmx.net> | Wed May 15 19:14:18 2019 +0200 |
committer | Wim Van Sebroeck <wim@linux-watchdog.org> | Mon Jul 08 16:08:32 2019 +0200 |
tree | d05649cc718bf451d36f3cb41fc7e2184d8917c8 | |
parent | 8632944841d41a36d77dd1fa88d4201b5291100f [diff] |
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>