From: Naveen Gupta Date: Wed, 17 Aug 2005 07:10:10 +0000 (+0200) Subject: [WATCHDOG] i6300esb.c-WDT_ENABLE-bug X-Git-Tag: v2.6.14-rc2~51^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28562af3d4b21d687dd57c44006aeeed1036c781;p=pandora-kernel.git [WATCHDOG] i6300esb.c-WDT_ENABLE-bug This patch sets the WDT_ENABLE bit of the Lock Register to enable the watchdog and WDT_LOCK bit only if nowayout is set. The old code always sets the WDT_LOCK bit of watchdog timer for Intel 6300ESB chipset. So, we end up locking the watchdog instead of enabling it. Signed-off-by: Naveen Gupta Signed-off-by: David Hardeman Signed-off-by: Wim Van Sebroeck Signed-off-by: Andrew Morton --- Reading git-diff-tree failed