kernel-ark/arch/m68k/mac
Thomas Gleixner 625b86ad26 m68k/irq: Prepare irq handlers for irq argument removal
The irq argument of most interrupt flow handlers is unused or merily
used instead of a local variable. The handlers which need the irq
argument can retrieve the irq number from the irq descriptor.

Search and update was done with coccinelle and the invaluable help of
Julia Lawall.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Julia Lawall <Julia.Lawall@lip6.fr>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: linux-m68k@lists.linux-m68k.org
2015-08-01 08:07:22 +02:00
..
baboon.c m68k/mac: fix baboon irq disable and shutdown 2011-12-10 19:52:47 +01:00
config.c m68k/mac: Fix scsi_type for Mac LC and similar models 2015-01-11 11:38:46 +01:00
iop.c m68k: Remove superfluous inclusions of <asm/bootinfo.h> 2013-11-26 11:09:22 +01:00
mac_penguin.S
macboing.c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2010-10-24 13:41:39 -07:00
macints.c m68k/mac: oss irq fixes 2011-12-10 19:52:47 +01:00
Makefile mac68k: replace mac68k SCC code with platform device 2010-02-27 18:31:09 +01:00
misc.c m68k: Remove superfluous inclusions of <asm/bootinfo.h> 2013-11-26 11:09:22 +01:00
oss.c m68k/irq: Prepare irq handlers for irq argument removal 2015-08-01 08:07:22 +02:00
psc.c m68k/irq: Prepare irq handlers for irq argument removal 2015-08-01 08:07:22 +02:00
via.c m68k: Remove superfluous inclusions of <asm/bootinfo.h> 2013-11-26 11:09:22 +01:00