atheros: simplify AR2315 misc IRQ (un)masking
[openwrt/svn-archive/archive.git] / target / linux / atheros / patches-3.10 / 105-ar2315_pci.patch
index 8b080d8593bd3f9705757a17349a7ae85c6cd246..95db399b1fe9d18263af3f69c6def865ceec5392 100644 (file)
 --- a/arch/mips/ar231x/ar2315.c
 +++ b/arch/mips/ar231x/ar2315.c
 @@ -88,6 +88,28 @@ ar2315_misc_irq_dispatch(void)
-               do_IRQ(AR531X_MISC_IRQ_NONE);
+               do_IRQ(AR2315_MISC_IRQ_NONE);
  }
  
 +#ifdef CONFIG_ATHEROS_AR2315_PCI