[POWERPC] ppc: Fix booke watchdog initialization
authorStefan Roese <sr@denx.de>
Wed, 7 Feb 2007 08:45:55 +0000 (09:45 +0100)
committerPaul Mackerras <paulus@samba.org>
Thu, 8 Feb 2007 05:08:30 +0000 (16:08 +1100)
commitf31909c00332b3e8299209eaba6cec80756f802c
treef80e89d5ecd90c54e5bb079d8d175e9e2b57fbf9
parent2366fb16abcd8dea96820d3cb4f1de3a868d268c
[POWERPC] ppc: Fix booke watchdog initialization

Fix two problems in the book-e watchdog driver.

a) The 4xx default period was defined wrong
b) Clear status before enabling the watchdog exception

Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: Paul Mackerras <paulus@samba.org>
drivers/char/watchdog/booke_wdt.c