summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-3.18/976-ssb_increase_pci_delay.patch
diff options
context:
space:
mode:
authorRafał Miłecki <zajec5@gmail.com>2015-04-08 05:09:42 +0000
committerRafał Miłecki <zajec5@gmail.com>2015-04-08 05:09:42 +0000
commit7798074429c87da16e75e1a2812ba65a57f31ed6 (patch)
tree08f82ea32b4eba7a96ee6721ffe96915c1bfb692 /target/linux/brcm47xx/patches-3.18/976-ssb_increase_pci_delay.patch
parent1d2abb6f16ca3430606edb42a15a97b6cb61af9a (diff)
downloadmaster-31e0f0ae-7798074429c87da16e75e1a2812ba65a57f31ed6.tar.gz
master-31e0f0ae-7798074429c87da16e75e1a2812ba65a57f31ed6.tar.bz2
master-31e0f0ae-7798074429c87da16e75e1a2812ba65a57f31ed6.zip
brcm47xx: add fix "Data bus error" on CardBus ssb SoCs
Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 45308
Diffstat (limited to 'target/linux/brcm47xx/patches-3.18/976-ssb_increase_pci_delay.patch')
-rw-r--r--target/linux/brcm47xx/patches-3.18/976-ssb_increase_pci_delay.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/patches-3.18/976-ssb_increase_pci_delay.patch b/target/linux/brcm47xx/patches-3.18/976-ssb_increase_pci_delay.patch
index b56f1d5be3..bf932729e9 100644
--- a/target/linux/brcm47xx/patches-3.18/976-ssb_increase_pci_delay.patch
+++ b/target/linux/brcm47xx/patches-3.18/976-ssb_increase_pci_delay.patch
@@ -1,6 +1,6 @@
--- a/drivers/ssb/driver_pcicore.c
+++ b/drivers/ssb/driver_pcicore.c
-@@ -375,7 +375,7 @@ static void ssb_pcicore_init_hostmode(st
+@@ -388,7 +388,7 @@ static void ssb_pcicore_init_hostmode(st
set_io_port_base(ssb_pcicore_controller.io_map_base);
/* Give some time to the PCI controller to configure itself with the new
* values. Not waiting at this point causes crashes of the machine. */