commit | b1183e064a3f95d27351b2d2c811b50bf4d770a4 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <maz@misterjones.org> | Fri Apr 09 17:43:33 2010 +0100 |
committer | Wim Van Sebroeck <wim@iguana.be> | Fri Apr 16 12:26:27 2010 +0000 |
tree | 92a201265d64d2318ec1a60f166fc472d0380526 | |
parent | 0fb06571bbb5c72b4663c20f721323260ea802bf [diff] |
[WATCHDOG] max63xx: be careful when disabling the watchdog When shutting down the watchdog timer, special care must be taken not to overwrite other bits in the register, as it may be shared with other peripherals. For example, on the Arcom Vulcan, the register is shared between the watchdog and the PCI reset line... Signed-off-by: Marc Zyngier <maz@misterjones.org> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>