summaryrefslogtreecommitdiffstats
path: root/target/linux/au1000/patches-2.6.27/005-mtx1_wdt_fix.patch
diff options
context:
space:
mode:
authorjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-12-04 14:48:54 +0000
committerjuhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-12-04 14:48:54 +0000
commitfd8f11bf779cb757b6033ad6ad3b4fd8f5c63397 (patch)
tree4dfd42dac0ad81981c14cc2ec96222a8c8beb105 /target/linux/au1000/patches-2.6.27/005-mtx1_wdt_fix.patch
parentdb8e4c03ca21350dfedbe9924d56dcec090246bb (diff)
[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 0b0fc02ef..3a365900f 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;
-