[WATCHDOG] s3c2410_wdt.c stop watchdog after boot
authorBen Dooks <ben-linux@fluff.org>
Wed, 19 Apr 2006 22:02:56 +0000 (23:02 +0100)
committerWim Van Sebroeck <wim@iguana.be>
Mon, 15 May 2006 19:38:14 +0000 (21:38 +0200)
commit655516c80ccb3ab2ba2d3063715889b00552a8b3
tree0fc0821a08dd30658e996d42b8bbc30607d0fe40
parent03a8e359cf760a876f4da9b5c0c165c49564f95a
[WATCHDOG] s3c2410_wdt.c stop watchdog after boot

If the s3c2410 watchdog timer is not enabled by
the driver at startup, ensure that it is stopped
in-case the boot process has enabled it.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Signed-off-by: Andrew Morton <akpm@osdl.org>
drivers/char/watchdog/s3c2410_wdt.c