commit | c6904ddb976d99b77d91b78a0ce5bdfffb416c49 | [log] [tgz] |
---|---|---|
author | Wim Van Sebroeck <wim@iguana.be> | Wed Nov 19 20:02:02 2008 +0000 |
committer | Wim Van Sebroeck <wim@iguana.be> | Fri Nov 21 08:34:32 2008 +0000 |
tree | b505969bd7823159c8f9ad3c2b6d49047eac34be | |
parent | 7cd5b08be3c489df11b559fef210b81133764ad4 [diff] |
[WATCHDOG] iTCO_wdt : correct status clearing 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>