aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Jiang <djiang@mvista.com>2007-04-12 13:34:55 -0700
committerPaul Mackerras <paulus@samba.org>2007-05-17 21:10:15 +1000
commit40ebbcbf23d5592f58712fca2ab406ff818e2d65 (patch)
treeb080105b7bf00a1837b8415d2bbca31739a1aae8
parent[POWERPC] Remove CPU_FTR_NEED_COHERENT for 7448. (diff)
downloadlinux-dev-40ebbcbf23d5592f58712fca2ab406ff818e2d65.tar.xz
linux-dev-40ebbcbf23d5592f58712fca2ab406ff818e2d65.zip
[POWERPC] Fix comment in booke_wdt
The early kernel parameter is wdt and not wdt_enable. according to arch/powerpc/kernel/setup_32.c. Signed-off-by: Dave Jiang <djiang@mvista.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
-rw-r--r--drivers/char/watchdog/booke_wdt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/watchdog/booke_wdt.c b/drivers/char/watchdog/booke_wdt.c
index 0e23f29f71ab..0f5c77ddd39d 100644
--- a/drivers/char/watchdog/booke_wdt.c
+++ b/drivers/char/watchdog/booke_wdt.c
@@ -24,7 +24,7 @@
#include <asm/uaccess.h>
#include <asm/system.h>
-/* If the kernel parameter wdt_enable=1, the watchdog will be enabled at boot.
+/* If the kernel parameter wdt=1, the watchdog will be enabled at boot.
* Also, the wdt_period sets the watchdog timer period timeout.
* For E500 cpus the wdt_period sets which bit changing from 0->1 will
* trigger a watchog timeout. This watchdog timeout will occur 3 times, the