Blackfin: abstract irq14 lowering in do_irq
authorMike Frysinger <vapier@gentoo.org>
Mon, 15 Jun 2009 10:22:08 +0000 (06:22 -0400)
committerMike Frysinger <vapier@gentoo.org>
Tue, 23 Jun 2009 01:15:46 +0000 (21:15 -0400)
commit81b79c213d0200fdd16951a9fb18748fd511d810
tree892c7c5dd8485b31943b16b1c85095fdeb2b2940
parent6f10fdabdce356aac3c948e659f39b6f1e2f7382
Blackfin: abstract irq14 lowering in do_irq

Split out the optional IRQ14 lowering code to further simplify the
asm_do_IRQ() function and keep the ifdef nest under control.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/kernel/irqchip.c