]> git.karo-electronics.de Git - karo-tx-linux.git/commit
m68k/irq: Add m68k_setup_irq_controller()
authorGeert Uytterhoeven <geert@linux-m68k.org>
Wed, 1 Jun 2011 09:15:21 +0000 (11:15 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Sun, 30 Oct 2011 12:27:37 +0000 (13:27 +0100)
commit1a39e8cd888401e40ff5938b7de7dea7a88b9cda
treebaa96fdb3c258d8f7066c3c053f57c6a246b87e6
parent2262435772b58c4bed1ef53c25b9f4ff128b3c6e
m68k/irq: Add m68k_setup_irq_controller()

This is a wrapper around m68k_setup_irq_chip() that discards its dummy
second parameter, to ease the future transition to genirq.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/amiga/amiints.c
arch/m68k/amiga/cia.c
arch/m68k/apollo/dn_ints.c
arch/m68k/atari/ataints.c
arch/m68k/include/asm/irq.h
arch/m68k/mac/macints.c
arch/m68k/q40/q40ints.c
arch/m68k/sun3/sun3ints.c