From: Phil Sutter Date: Sun, 8 Feb 2009 15:44:42 +0000 (+0100) Subject: WATCHDOG: rc32434_wdt: fix watchdog driver X-Git-Tag: v2.6.27.20~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6460528633c6a33cb6a627bbe9315a6175f48c0c;p=pandora-kernel.git 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 Signed-off-by: Wim Van Sebroeck Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed