atheros: rework chained interrupts handling
[openwrt/staging/chunkeey.git] / target / linux / atheros / patches-3.14 / 105-ar2315_pci.patch
index 5aeb9f42fd74474ee8764476030493bfa8d335f2..0f1c326bc0d61d7edda821b7494a9d004ca2e9c6 100644 (file)
        else if (pending & CAUSEF_IP2)
                do_IRQ(AR2315_IRQ_MISC_INTRS);
        else if (pending & CAUSEF_IP7)
-@@ -566,3 +570,18 @@ ar2315_plat_setup(void)
+@@ -568,3 +572,18 @@ ar2315_plat_setup(void)
        ar231x_serial_setup(AR2315_UART0, AR2315_MISC_IRQ_UART0,
                            ar2315_apb_frequency());
  }