OSDN Git Service

watchdog: bcm2835_wdt: Fix module autoload
authorStefan Wahren <wahrenst@gmx.net>
Wed, 15 May 2019 17:14:18 +0000 (19:14 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Sep 2019 08:19:43 +0000 (10:19 +0200)
commit7f41ef84e7a3d80d146ec1e86efc0faf676e117f
treeddfa5671484a9db16066c2f26745b4be83471a36
parent47a2cf61fe090bdf3ac659b64ed58f7fadd39f04
watchdog: bcm2835_wdt: Fix module autoload

[ Upstream commit 215e06f0d18d5d653d6ea269e4dfc684854d48bf ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/watchdog/bcm2835_wdt.c