From 59a55650c336d2f526c92a8619ef07f69189441d Mon Sep 17 00:00:00 2001 From: Dave Jiang Date: Thu, 12 Apr 2007 13:34:55 -0700 Subject: [PATCH] --- yaml --- r: 56590 b: refs/heads/master c: 40ebbcbf23d5592f58712fca2ab406ff818e2d65 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/drivers/char/watchdog/booke_wdt.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index a2c6a9ad5efc..b0e002a26da2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3d372548b4af1a3d0a40f3dde7af5389a30ce359 +refs/heads/master: 40ebbcbf23d5592f58712fca2ab406ff818e2d65 diff --git a/trunk/drivers/char/watchdog/booke_wdt.c b/trunk/drivers/char/watchdog/booke_wdt.c index 0e23f29f71ab..0f5c77ddd39d 100644 --- a/trunk/drivers/char/watchdog/booke_wdt.c +++ b/trunk/drivers/char/watchdog/booke_wdt.c @@ -24,7 +24,7 @@ #include #include -/* 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