ar71xx: fix format of the 741-MIPS-ath79-add-PCI-for-QCA9556-SoC patches
[openwrt/openwrt.git] / target / linux / ar71xx / patches-4.4 / 741-MIPS-ath79-add-PCI-for-QCA9556-SoC.patch
index 3a6438ee8937d2b9f3f0e19375fe5033bcbdf089..5ca07842534039123a0343e249385985aab16c16 100644 (file)
@@ -1,12 +1,12 @@
 --- a/arch/mips/ath79/pci.c
 +++ b/arch/mips/ath79/pci.c
 @@ -324,7 +324,8 @@ int __init ath79_register_pci(void)
-                                                QCA953X_PCI_MEM_SIZE,
-                                                0,
-                                                ATH79_IP2_IRQ(0));
+                                                QCA953X_PCI_MEM_SIZE,
+                                                0,
+                                                ATH79_IP2_IRQ(0));
 -      } else if (soc_is_qca9558()) {
 +      } else if (soc_is_qca9558() ||
 +                 soc_is_qca9556()) {
-               pdev = ath79_register_pci_ar724x(0,
-                                                QCA955X_PCI_CFG_BASE0,
-                                                QCA955X_PCI_CTRL_BASE0,
+               pdev = ath79_register_pci_ar724x(0,
+                                                QCA955X_PCI_CFG_BASE0,
+                                                QCA955X_PCI_CTRL_BASE0,