commit | edb347256c44366888debb4f9e8477ac700a9026 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Wed Jun 01 11:15:21 2011 +0200 |
committer | Geert Uytterhoeven <geert@linux-m68k.org> | Tue Nov 08 22:35:48 2011 +0100 |
tree | ba8a08d33f17d5679e9cbae45f73cca85c2f61c6 | |
parent | 40a72c8f711bdf8ae3e4f945261ced5432dcac4d [diff] |
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>