Andrew Jeffery d4238aa458 watchdog: aspeed: Move init to arch_initcall
Probing at device_initcall time lead to perverse cases where the
watchdog was probed after, say, I2C devices, which then leaves a
potentially running watchdog at the mercy of I2C device behaviour and
bus conditions.

Load the watchdog driver early to ensure that the kernel is patting it
well before initialising peripherals.

Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
2017-12-28 20:44:50 +01:00
..
2017-12-17 11:01:49 +01:00
2017-12-28 20:44:39 +01:00
2017-12-28 20:44:39 +01:00
2017-06-05 20:37:17 +02:00
2017-09-09 21:17:44 +02:00
2014-03-31 13:28:20 +02:00