summaryrefslogtreecommitdiff
path: root/target/linux/ar71xx/patches-3.10/611-MIPS-ath79-wdt-timeout.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2014-04-12 10:21:04 +0000
committerGabor Juhos <juhosg@openwrt.org>2014-04-12 10:21:04 +0000
commitcd7560671259cc0a279c1e61f96695fcfc906bf4 (patch)
tree4bd7d63c99fb126af0308ed62b3951541bf51bc1 /target/linux/ar71xx/patches-3.10/611-MIPS-ath79-wdt-timeout.patch
parentfd53cfa31b7ecc69a452aee38b792e053a420255 (diff)
downloadmtk-20170518-cd7560671259cc0a279c1e61f96695fcfc906bf4.zip
mtk-20170518-cd7560671259cc0a279c1e61f96695fcfc906bf4.tar.gz
mtk-20170518-cd7560671259cc0a279c1e61f96695fcfc906bf4.tar.bz2
ar71xx: avoid spurious restarts caused by the watchdog on AR934x
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 40465
Diffstat (limited to 'target/linux/ar71xx/patches-3.10/611-MIPS-ath79-wdt-timeout.patch')
-rw-r--r--target/linux/ar71xx/patches-3.10/611-MIPS-ath79-wdt-timeout.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-3.10/611-MIPS-ath79-wdt-timeout.patch b/target/linux/ar71xx/patches-3.10/611-MIPS-ath79-wdt-timeout.patch
index 08972af..0927d5a 100644
--- a/target/linux/ar71xx/patches-3.10/611-MIPS-ath79-wdt-timeout.patch
+++ b/target/linux/ar71xx/patches-3.10/611-MIPS-ath79-wdt-timeout.patch
@@ -6,7 +6,7 @@ Signed-off-by: John Crispin <blogic@openwrt.org>
--- a/drivers/watchdog/ath79_wdt.c
+++ b/drivers/watchdog/ath79_wdt.c
-@@ -105,10 +105,14 @@ static inline void ath79_wdt_disable(voi
+@@ -115,10 +115,14 @@ static inline void ath79_wdt_disable(voi
static int ath79_wdt_set_timeout(int val)
{