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)
commit349d46c672d8530144f23378c71d3ee1dee45851
tree5d403f3c598a1e6e1804257c5016a9b64e84bedd
parentd6ec67cd3b4ca252abc78c61e95d95c64c33f3b2
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