diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-05-28 15:55:54 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-05-28 15:55:54 +0000 |
commit | 53e16b5d4d8eb50376e34a6d6a692b4625cc8c74 (patch) | |
tree | 29cf5a36a9d1ac76ef4686d2f72983352d2bb76f /target/linux/brcm-2.4/patches/009-wrt54g3g_pcmcia.patch | |
parent | c52e64fdbf3a4f4b9910a84ff147e3f1732535cc (diff) | |
download | master-187ad058-53e16b5d4d8eb50376e34a6d6a692b4625cc8c74.tar.gz master-187ad058-53e16b5d4d8eb50376e34a6d6a692b4625cc8c74.tar.bz2 master-187ad058-53e16b5d4d8eb50376e34a6d6a692b4625cc8c74.zip |
[brcm-2.4] update to 2.4.37, tested on wrt54gs (#4766)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16144 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm-2.4/patches/009-wrt54g3g_pcmcia.patch')
-rw-r--r-- | target/linux/brcm-2.4/patches/009-wrt54g3g_pcmcia.patch | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/target/linux/brcm-2.4/patches/009-wrt54g3g_pcmcia.patch b/target/linux/brcm-2.4/patches/009-wrt54g3g_pcmcia.patch index be84d2d60a..81b5ee80c5 100644 --- a/target/linux/brcm-2.4/patches/009-wrt54g3g_pcmcia.patch +++ b/target/linux/brcm-2.4/patches/009-wrt54g3g_pcmcia.patch @@ -1,7 +1,5 @@ -Index: linux-2.4.35.4/drivers/pcmcia/yenta.c -=================================================================== ---- linux-2.4.35.4.orig/drivers/pcmcia/yenta.c -+++ linux-2.4.35.4/drivers/pcmcia/yenta.c +--- a/drivers/pcmcia/yenta.c ++++ b/drivers/pcmcia/yenta.c @@ -543,6 +543,9 @@ static unsigned int yenta_probe_irq(pci_ * Probe for usable interrupts using the force * register to generate bogus card status events. |