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>2015-03-22 01:56:47 +0000
committerRafał Miłecki <zajec5@gmail.com>2015-03-22 01:56:47 +0000
commita4523c8e1d03a61057e9c9d6e9d83e5c0a33c60f (patch)
tree77c6145168bbe0ef7ffd2455a18fda91ffe14995 /target/linux/bcm53xx/patches-3.18/150-pci-do-not-probe-too-early.patch
parent4f44df6fd8f2c404fd5b1534257a7a8c85eb96f5 (diff)
downloadmaster-31e0f0ae-a4523c8e1d03a61057e9c9d6e9d83e5c0a33c60f.tar.gz
master-31e0f0ae-a4523c8e1d03a61057e9c9d6e9d83e5c0a33c60f.tar.bz2
master-31e0f0ae-a4523c8e1d03a61057e9c9d6e9d83e5c0a33c60f.zip
bcm53xx: refresh patches
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 44931
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 ffe46ec949..2964a26faa 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
-@@ -2097,7 +2097,10 @@ struct pci_bus *pci_scan_root_bus(struct
+@@ -2100,7 +2100,10 @@ struct pci_bus *pci_scan_root_bus(struct
if (!found)
pci_bus_update_busn_res_end(b, max);