diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2008-12-04 14:48:54 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2008-12-04 14:48:54 +0000 |
commit | 6cd800ed2f17a913a558147440a1f57b0f20cfe1 (patch) | |
tree | 814f47ecebfab1251051b27d9bf89ba6e8bcb9c8 /target/linux/au1000/patches-2.6.27/005-mtx1_wdt_fix.patch | |
parent | 8107050ef90735e84960100f2be7de6b32a18883 (diff) | |
download | mtk-20170518-6cd800ed2f17a913a558147440a1f57b0f20cfe1.zip mtk-20170518-6cd800ed2f17a913a558147440a1f57b0f20cfe1.tar.gz mtk-20170518-6cd800ed2f17a913a558147440a1f57b0f20cfe1.tar.bz2 |
refresh patches
SVN-Revision: 13513
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.patch | 3 |
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 0b0fc02..3a36590 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; - |