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>
Tue, 8 Nov 2011 21:35:48 +0000 (22:35 +0100)
commitedb347256c44366888debb4f9e8477ac700a9026
treeba8a08d33f17d5679e9cbae45f73cca85c2f61c6
parent40a72c8f711bdf8ae3e4f945261ced5432dcac4d
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