From: Herman Morsink Vollenbroek Date: Mon, 6 Dec 2010 20:24:56 +0000 (+0100) Subject: watchdog: Fix reboot on W83627ehf chipset. X-Git-Tag: v2.6.38-rc1~240^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d106e0cac842bc17c87aadd5fa01730694c987a;p=pandora-kernel.git watchdog: Fix reboot on W83627ehf chipset. The watchdog driver for the SUPERIO chip winbond w83627ehf does not work. If you open /dev/watchdog and write a character to /dev/watchdog then the watchdog will be triggered. However the watchdog will not trigger the hardware RESET after the timeout, because the watchdog has never been enabled. Signed-off-by: Herman Morsink Vollenbroek Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed