atheros: v3.18: change calls logic
[librecmc/librecmc.git] / target / linux / atheros / patches-3.18 / 105-ar2315_pci.patch
index 9d8954f846c08ec6fbd947658f77cbcbf13e945e..3c66d86fe950a6da1087808cc038acf9d1c3eb27 100644 (file)
        else if (pending & CAUSEF_IP2)
                do_IRQ(AR2315_IRQ_MISC_INTRS);
        else if (pending & CAUSEF_IP7)
-@@ -445,3 +449,18 @@ void __init ar2315_plat_mem_setup(void)
+@@ -428,3 +432,18 @@ void __init ar2315_plat_mem_setup(void)
        ath25_serial_setup(AR2315_UART0, AR2315_MISC_IRQ_UART0,
                           ar2315_apb_frequency());
  }