m68k/sun3: Convert Sun3/3x to genirq
authorGeert Uytterhoeven <geert@linux-m68k.org>
Thu, 18 Aug 2011 12:46:46 +0000 (14:46 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 8 Nov 2011 21:35:52 +0000 (22:35 +0100)
Replace the custom irq handler that masks the irq and calls do_IRQ(), and
the unmasking in the individual handlers, by handle_level_irq().

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Sam Creasey <sammy@sammy.net>

No differences found