[WATCHDOG] iTCO_wdt : correct status clearing
authorWim Van Sebroeck <wim@iguana.be>
Wed, 19 Nov 2008 20:02:02 +0000 (20:02 +0000)
committerWim Van Sebroeck <wim@iguana.be>
Fri, 21 Nov 2008 08:34:32 +0000 (08:34 +0000)
The iTCO_wdt code was not clearing the correct bits.
It now clears the timeout status bit and then the
SECOND_TO_STS bit and then the BOOT_STS bit.
Note: we should first clear the SECOND_TO_STS bit
before clearing the BOOT_STS bit.

Signed-off-by: Wim Van Sebroeck <wim@iguana.be>

No differences found