]> git.baikalelectronics.ru Git - kernel.git/commit
Watchdog: sb_wdog.c: Fix sibyte watchdog initialization
authorGuenter Roeck <guenter.roeck@ericsson.com>
Mon, 19 Apr 2010 15:37:11 +0000 (08:37 -0700)
committerWim Van Sebroeck <wim@iguana.be>
Mon, 26 Apr 2010 18:14:03 +0000 (18:14 +0000)
commit475fad80fec3b10e0cd2baae8763c921b5511a08
tree4001fdd34f196f7ab7544ebab429b7401a4ca9ab
parent32fcf5e675bc1a6749f7c1059e5b75ce80e87527
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 <guenter.roeck@ericsson.com>
Acked-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/sb_wdog.c