]> git.karo-electronics.de Git - karo-tx-linux.git/commit
MIPS: Alchemy: merge Au1000 and Au1300-style IRQ controller code.
authorManuel Lauss <manuel.lauss@googlemail.com>
Thu, 10 Nov 2011 19:09:38 +0000 (20:09 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 15 Nov 2011 21:13:52 +0000 (21:13 +0000)
commit6a8f2af653175f7c5e672cf00777f948b1d5b985
treeb6a1cdf95c747f855699405e418b0a1d273ff074
parentd6c335d8eb68057de4b6dec99a2f946a79684a8e
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