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:18:15 +0000 (10:18 +0200)
commit59326db35268acf4a0adce8d02c2f48ca499cf63
treec76c81a32bf854d59e48e44e127ae0459916e40a
parent348e556cd7e634c96f4fda9447f2cb1ccfe629fe
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