MIPS: JZ4740: Add IRQ handler code
authorLars-Peter Clausen <lars@metafoo.de>
Sat, 17 Jul 2010 11:08:43 +0000 (11:08 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 5 Aug 2010 12:26:13 +0000 (13:26 +0100)
commit9869848d12601cdddf097a36aebe0b10dc5d177b
tree1c55b11877e01eb8113e780e5ebb3ac888a0b8b3
parent570a0bb82f0b5c2c6324153010e72c3f0c26a7a3
MIPS: JZ4740: Add IRQ handler code

Add support for IRQ handling on a JZ4740 SoC.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/1465/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mach-jz4740/irq.h [new file with mode: 0644]
arch/mips/jz4740/irq.c [new file with mode: 0644]
arch/mips/jz4740/irq.h [new file with mode: 0644]