aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/au1000/patches-2.6.27/005-mtx1_wdt_fix.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-12-04 14:48:54 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-12-04 14:48:54 +0000
commit7d19cf119af2b7cef089b8906134d018ec4b9628 (patch)
tree4dfd42dac0ad81981c14cc2ec96222a8c8beb105 /target/linux/au1000/patches-2.6.27/005-mtx1_wdt_fix.patch
parent81beea29251b604a5ca842a0698348c15758a22a (diff)
downloadmaster-187ad058-7d19cf119af2b7cef089b8906134d018ec4b9628.tar.gz
master-187ad058-7d19cf119af2b7cef089b8906134d018ec4b9628.tar.bz2
master-187ad058-7d19cf119af2b7cef089b8906134d018ec4b9628.zip
[au1000] refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13513 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/au1000/patches-2.6.27/005-mtx1_wdt_fix.patch')
-rw-r--r--target/linux/au1000/patches-2.6.27/005-mtx1_wdt_fix.patch3
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/au1000/patches-2.6.27/005-mtx1_wdt_fix.patch b/target/linux/au1000/patches-2.6.27/005-mtx1_wdt_fix.patch
index 0b0fc02efd..3a365900ff 100644
--- a/target/linux/au1000/patches-2.6.27/005-mtx1_wdt_fix.patch
+++ b/target/linux/au1000/patches-2.6.27/005-mtx1_wdt_fix.patch
@@ -1,5 +1,3 @@
-diff --git a/drivers/watchdog/mtx-1_wdt.c b/drivers/watchdog/mtx-1_wdt.c
-index b4b7b0a..3acce62 100644
--- a/drivers/watchdog/mtx-1_wdt.c
+++ b/drivers/watchdog/mtx-1_wdt.c
@@ -98,6 +98,8 @@ static void mtx1_wdt_reset(void)
@@ -20,4 +18,3 @@ index b4b7b0a..3acce62 100644
spin_lock_irqsave(&mtx1_wdt_device.lock, flags);
if (mtx1_wdt_device.queue) {
mtx1_wdt_device.queue = 0;
-