]> 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>
Fri, 11 Nov 2011 18:27:41 +0000 (18:27 +0000)
commit97af625f3f090fc204f002f3435b37bc9673f1a4
tree1549ec7ee01216326602f2db2a407a1e2276851f
parentdbe5810145acfe9327cd37beda95de7ebe377daf
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