watchdog: it87: Drop support for resetting watchdog though CIR and Game port
authorGuenter Roeck <linux@roeck-us.net>
Sun, 11 Jun 2017 04:04:34 +0000 (21:04 -0700)
committerWim Van Sebroeck <wim@iguana.be>
Mon, 3 Jul 2017 08:58:50 +0000 (10:58 +0200)
commit893dc8b5c9785e9ecf5ddfebbd78da6eddcdbac6
tree3595dab7cfc001e03a97a760e7153b0a3221e7ed
parent1d7b80394c48a56c705733cb6c044199ffbf1dfd
watchdog: it87: Drop support for resetting watchdog though CIR and Game port

Resetting the watchdog timer on CIR interrupts or on game port interrupts
is not not supported on recent chips, and doesn't really tell if the system
is stable. On top of that, at least the bit to enable resetting the
watchdog through the game port is used differently on recent chips.
Drop resetting the watchdog on CIR  or game port interrupts to simplify
the code.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/Kconfig
drivers/watchdog/it87_wdt.c