m68k/apollo: Convert Apollo to genirq
authorGeert Uytterhoeven <geert@linux-m68k.org>
Thu, 18 Aug 2011 12:45:57 +0000 (14:45 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 8 Nov 2011 21:35:51 +0000 (22:35 +0100)
Replace the custom user vector interrupt handler that calls do_IRQ() and
does an EOI by handle_fasteoi_irq().

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Peter De Schrijver <p2@debian.org>

No differences found