plat-orion: share IRQ handling code
authorLennert Buytenhek <buytenh@wantstofly.org>
Thu, 27 Mar 2008 18:51:40 +0000 (14:51 -0400)
committerNicolas Pitre <nico@marvell.com>
Thu, 27 Mar 2008 18:51:40 +0000 (14:51 -0400)
commit01eb569823792ab83b2810fcb31fa38560b08951
tree8387d18b01b87d3d533b7f3f068c0c470af5fbd4
parent69b02f6a9639af89c099d06d5f2c4c66a1b03ebf
plat-orion: share IRQ handling code

Split off Orion IRQ handling code into plat-orion/, and add
support for multiple sets of (32) interrupts.

Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Reviewed-by: Tzachi Perelstein <tzachi@marvell.com>
Acked-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Nicolas Pitre <nico@marvell.com>
arch/arm/mach-orion/irq.c
arch/arm/plat-orion/Makefile
arch/arm/plat-orion/irq.c [new file with mode: 0644]
include/asm-arm/plat-orion/irq.h [new file with mode: 0644]