OpenRISC: IRQ
authorJonas Bonn <jonas@southpole.se>
Sat, 4 Jun 2011 19:18:56 +0000 (22:18 +0300)
committerJonas Bonn <jonas@southpole.se>
Fri, 22 Jul 2011 16:46:33 +0000 (18:46 +0200)
commit816ebaa8b6ea8f97515a40e25076f297d0304611
tree773c1c5b042dd535e6d40bf064370a036cfe18f3
parentb731fbbd246e3aba59701bd6112a14ba02bf1c1c
OpenRISC: IRQ

This patch adds support for the OpenRISC PIC.

Signed-off-by: Jonas Bonn <jonas@southpole.se>
Cc: tglx@linutronix.de
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
arch/openrisc/include/asm/irq.h [new file with mode: 0644]
arch/openrisc/include/asm/irqflags.h [new file with mode: 0644]
arch/openrisc/kernel/irq.c [new file with mode: 0644]