watchdog: it87: Use infrastructure to stop watchdog on reboot
authorGuenter Roeck <linux@roeck-us.net>
Sun, 11 Jun 2017 04:04:35 +0000 (21:04 -0700)
committerWim Van Sebroeck <wim@iguana.be>
Mon, 3 Jul 2017 08:58:56 +0000 (10:58 +0200)
commit1123c514b11201758674e2b34f297b94509d81db
tree85cc45ea8ac1a6b27724cb7b56cac74c69be666e
parent893dc8b5c9785e9ecf5ddfebbd78da6eddcdbac6
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>
drivers/watchdog/it87_wdt.c