summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-3.6/543-watchdog-bcm47xx_wdt.c-rename-wdt_timeout-to-timeout.patch
Commit message (Collapse)AuthorAgeFilesLines
* brcm47xx: watchdog: deactivate NOWAYOUT.Hauke Mehrtens2012-11-241-3/+3
| | | | | | | | | 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
* brcm47xx: update watchdog driverHauke Mehrtens2012-11-241-0/+41
This watchdog driver should work with SoC having a PMU. This fixes #11720. SVN-Revision: 34323