commit | 1123c514b11201758674e2b34f297b94509d81db | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Sat Jun 10 21:04:35 2017 -0700 |
committer | Wim Van Sebroeck <wim@iguana.be> | Mon Jul 03 10:58:56 2017 +0200 |
tree | 85cc45ea8ac1a6b27724cb7b56cac74c69be666e | |
parent | 893dc8b5c9785e9ecf5ddfebbd78da6eddcdbac6 [diff] |
watchdog: it87: Use infrastructure to stop watchdog on reboot Use watchdog_stop_on_reboot() to stop the watchdog on reboot instead of registering a driver-specific notifier. While at it, reorder remaining include files alphabetically. Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>