commit | 0e901bed4e053098f1c8411dcbf21324b7f61775 | [log] [tgz] |
---|---|---|
author | Mika Westerberg <mika.westerberg@iki.fi> | Sun Aug 29 13:53:14 2010 +0300 |
committer | Wim Van Sebroeck <wim@iguana.be> | Wed Sep 15 18:43:52 2010 +0000 |
tree | deba6a680ecebf3b806f71d272af530ba67c2a83 | |
parent | ae44855ae8b36e4194a0a43eec6351e81f880955 [diff] |
watchdog: ts72xx_wdt: disable watchdog at probe Since it may be already enabled by bootloader or some other utility. This patch makes sure that the watchdog is disabled before any userspace daemon opens the device. It is also required by the watchdog API. Signed-off-by: Mika Westerberg <mika.westerberg@iki.fi> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>