MIPS: Alchemy: merge Au1000 and Au1300-style IRQ controller code.
authorManuel Lauss <manuel.lauss@googlemail.com>
Thu, 8 Dec 2011 10:42:16 +0000 (10:42 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 8 Dec 2011 10:42:16 +0000 (10:42 +0000)
commit3eab8095ef1658f5cd4927a0224b1214329cb348
treef7500932f3805e2896f381a959bf82721f9c5881
parent894cc87e2e24eccaf9a33f2744d618567f51408c
MIPS: Alchemy: merge Au1000 and Au1300-style IRQ controller code.

With a generic plat_irq_dispatch (for Alchemy at least) code for both
interrupt controller types can coexist in a single kernel image and be
autodetected at runtime.

Signed-off-by: Manuel Lauss <manuel.lauss@googlemail.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/2935/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/alchemy/common/Makefile
arch/mips/alchemy/common/gpioint.c [deleted file]
arch/mips/alchemy/common/irq.c