summaryrefslogtreecommitdiffstats
path: root/target/linux/bcm53xx/patches-3.18/150-pci-do-not-probe-too-early.patch
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2014-12-05 16:13:27 +0000
committerRafał Miłecki <zajec5@gmail.com>2014-12-05 16:13:27 +0000
commit8ea3c20b23d55fc17e6153044207f11a0f0cd33b (patch)
tree497a3c0182be73d051654505b97ea689a30cf876 /target/linux/bcm53xx/patches-3.18/150-pci-do-not-probe-too-early.patch
parent8033ccc9757fa1aed5a286e1f8992a53611ccfa5 (diff)
downloadmaster-31e0f0ae-8ea3c20b23d55fc17e6153044207f11a0f0cd33b.tar.gz
master-31e0f0ae-8ea3c20b23d55fc17e6153044207f11a0f0cd33b.tar.bz2
master-31e0f0ae-8ea3c20b23d55fc17e6153044207f11a0f0cd33b.zip
bcm53xx: rename patches that were not upstreamed to 3xx
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 43528
Diffstat (limited to 'target/linux/bcm53xx/patches-3.18/150-pci-do-not-probe-too-early.patch')
-rw-r--r--target/linux/bcm53xx/patches-3.18/150-pci-do-not-probe-too-early.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm53xx/patches-3.18/150-pci-do-not-probe-too-early.patch b/target/linux/bcm53xx/patches-3.18/150-pci-do-not-probe-too-early.patch
index b2e56f8e40..ffe46ec949 100644
--- a/target/linux/bcm53xx/patches-3.18/150-pci-do-not-probe-too-early.patch
+++ b/target/linux/bcm53xx/patches-3.18/150-pci-do-not-probe-too-early.patch
@@ -15,7 +15,7 @@ Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
--- a/drivers/pci/probe.c
+++ b/drivers/pci/probe.c
-@@ -2093,7 +2093,10 @@ struct pci_bus *pci_scan_root_bus(struct
+@@ -2097,7 +2097,10 @@ struct pci_bus *pci_scan_root_bus(struct
if (!found)
pci_bus_update_busn_res_end(b, max);