aboutsummaryrefslogtreecommitdiffstats
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
commitb5f34e6228f06c7cd3cc2c447b997195d65fc217 (patch)
treee0c64877d3b24e89f157c046657f5bdd51b676a9 /target/linux/ar71xx/patches-3.10/611-MIPS-ath79-wdt-timeout.patch
parent34098d0172eb6883f3021473a1a352c4c008a5c6 (diff)
downloadmaster-187ad058-b5f34e6228f06c7cd3cc2c447b997195d65fc217.tar.gz
master-187ad058-b5f34e6228f06c7cd3cc2c447b997195d65fc217.tar.bz2
master-187ad058-b5f34e6228f06c7cd3cc2c447b997195d65fc217.zip
ar71xx: avoid spurious restarts caused by the watchdog on AR934x
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40465 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 08972afee0..0927d5a977 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)
{