diff options
author | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-01-28 17:44:20 +0000 |
---|---|---|
committer | blogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-01-28 17:44:20 +0000 |
commit | 8fe271d96f670b86e0d77659edbb769cb3bee49d (patch) | |
tree | c55fc9e7d219aea4cc04c9be3b2e663b5481ed65 /target/linux/lantiq/patches-3.7/0124-pci_fix.patch | |
parent | 2883efeff7bb4b7aad1ff37ba7be22ae7b099f7b (diff) |
[lantiq] refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35355 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/lantiq/patches-3.7/0124-pci_fix.patch')
-rw-r--r-- | target/linux/lantiq/patches-3.7/0124-pci_fix.patch | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/target/linux/lantiq/patches-3.7/0124-pci_fix.patch b/target/linux/lantiq/patches-3.7/0124-pci_fix.patch index 013dac76c..831989e16 100644 --- a/target/linux/lantiq/patches-3.7/0124-pci_fix.patch +++ b/target/linux/lantiq/patches-3.7/0124-pci_fix.patch @@ -1,8 +1,6 @@ -Index: linux-3.7-rc8/arch/mips/pci/pci-lantiq.c -=================================================================== ---- linux-3.7-rc8.orig/arch/mips/pci/pci-lantiq.c 2012-12-03 20:22:37.000000000 +0100 -+++ linux-3.7-rc8/arch/mips/pci/pci-lantiq.c 2012-12-14 23:28:24.355606776 +0100 -@@ -129,8 +129,15 @@ +--- a/arch/mips/pci/pci-lantiq.c ++++ b/arch/mips/pci/pci-lantiq.c +@@ -129,8 +129,15 @@ static int __devinit ltq_pci_startup(str /* setup reset gpio used by pci */ reset_gpio = of_get_named_gpio(node, "gpio-reset", 0); |