]> git.karo-electronics.de Git - karo-tx-linux.git/commit
WATCHDOG: rc32434_wdt: fix watchdog driver
authorPhil Sutter <n0-1@freewrt.org>
Sun, 8 Feb 2009 15:44:42 +0000 (16:44 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 17 Mar 2009 00:32:05 +0000 (17:32 -0700)
commitb89b72003f80b175eabb04ad5fc03c0f69e2f348
tree3abd22387dff927e3f119a9e0e21bbe93ce18f73
parent6056031333bdc028b85683b42c343e8b08c18af4
WATCHDOG: rc32434_wdt: fix watchdog driver

commit 0af98d37e85e6958eb84987b1f60da3b54008317 upstream.

The existing driver code wasn't working. Neither the timeout was set
correctly, nor system reset was being triggered, as the driver seemed
to keep the WDT alive himself. There was also some unnecessary code.

Signed-off-by: Phil Sutter <n0-1@freewrt.org>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/watchdog/rc32434_wdt.c