git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7cd5b08
)
[WATCHDOG] iTCO_wdt : correct status clearing
author
Wim Van Sebroeck
<wim@iguana.be>
Wed, 19 Nov 2008 20:02:02 +0000
(20:02 +0000)
committer
Wim 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