From: Guenter Roeck Date: Mon, 19 Apr 2010 15:37:11 +0000 (-0700) Subject: Watchdog: sb_wdog.c: Fix sibyte watchdog initialization X-Git-Tag: v2.6.34-rc6~16^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86913315de5ed13debd1566dfea15c4179b1f0c0;p=pandora-kernel.git Watchdog: sb_wdog.c: Fix sibyte watchdog initialization Watchdog configuration register and timer count register were interchanged, causing wrong values to be written into both registers. This caused watchdog triggered resets even if the watchdog was reset in time. Signed-off-by: Guenter Roeck Acked-by: Ralf Baechle Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed