commit | 054ae19422859c394d5f26a8756ed57d332f6284 | [log] [tgz] |
---|---|---|
author | Rasmus Villemoes <[email protected]> | Mon Dec 12 10:48:43 2016 +0100 |
committer | Guenter Roeck <[email protected]> | Fri Dec 16 06:53:55 2016 -0800 |
tree | e08a660bf94481c1bf8edbead873374a4de7763c | |
parent | 1d8565ee4f5bd9fccb738e53d6b9fc7a559f7d2b [diff] |
watchdog: bcm2835_wdt: set WDOG_HW_RUNNING bit when appropriate A bootloader may start the watchdog device before handing control to the kernel - in that case, we should tell the kernel about it so the watchdog framework can keep it alive until userspace opens /dev/watchdog0. Signed-off-by: Rasmus Villemoes <[email protected]> Reviewed-by: Guenter Roeck <[email protected]> Acked-by: Eric Anholt <[email protected]> Signed-off-by: Guenter Roeck <[email protected]>