]> git.karo-electronics.de Git - karo-tx-linux.git/commit
watchdog: ebc-c384_wdt: Utilize the ISA bus driver
authorWilliam Breathitt Gray <vilhelm.gray@gmail.com>
Sun, 1 May 2016 22:44:26 +0000 (18:44 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 2 May 2016 16:32:04 +0000 (09:32 -0700)
commit4ef1bec4e4f393aa96d2b5345bb08baabaec8ee1
tree982095264b13c0e514bf386b080237e2307c5753
parent9c2cfc19e64a513a1b9e55f78e38661a1b97b91e
watchdog: ebc-c384_wdt: Utilize the ISA bus driver

The WinSystems EBC-C384 watchdog timer is controlled via ISA bus
communication. As such, the ISA bus driver is more appropriate than the
platform driver for the WinSystems EBC-C384 watchdog timer driver.

Cc: Wim Van Sebroeck <wim@iguana.be>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/watchdog/Kconfig
drivers/watchdog/ebc-c384_wdt.c