]> 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>
Thu, 24 Nov 2011 10:41:58 +0000 (10:41 +0000)
commit71ac2c86ccd79a875e392af43cdaa072c748d0c7
tree3a35abeac6f4660fe432abef5a1ed2160b05c9db
parent9b76251f30078c0048e9854e24ebba2cc2789d6f
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