brcm47xx: watchdog: deactivate NOWAYOUT.
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 24 Nov 2012 20:24:27 +0000 (20:24 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 24 Nov 2012 20:24:27 +0000 (20:24 +0000)
commit264873b3c551b2577a953d34b04107bda47fddce
tree12494fdcd20bc57bd5cba0764bbdadf11af772a9
parentc62d86ecb87f695d9065a29e6ec4cd49ea5f21ad
brcm47xx: watchdog: deactivate NOWAYOUT.

In the old configuration the SoC issued a reboot if the watchdog was
killed also if it was kill with TERM and not KILL.

This will fix #11724.

SVN-Revision: 34324
target/linux/brcm47xx/config-3.6
target/linux/brcm47xx/patches-3.6/540-watchdog-bcm47xx_wdt.c-convert-to-watchdog-core-api.patch
target/linux/brcm47xx/patches-3.6/541-watchdog-bcm47xx_wdt.c-use-platform-device.patch
target/linux/brcm47xx/patches-3.6/542-watchdog-bcm47xx_wdt.c-rename-ops-methods.patch
target/linux/brcm47xx/patches-3.6/543-watchdog-bcm47xx_wdt.c-rename-wdt_timeout-to-timeout.patch
target/linux/brcm47xx/patches-3.6/544-watchdog-bcm47xx_wdt.c-add-hard-timer.patch