linux/arch/arm/mach-lpc32xx
Thomas Gleixner bd0b9ac405 genirq: Remove irq argument from irq flow handlers
Most interrupt flow handlers do not use the irq argument. Those few
which use it can retrieve the irq number from the irq descriptor.

Remove the argument.

Search and replace was done with coccinelle and some extra helper
scripts around it. Thanks to Julia for her help!

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Julia Lawall <Julia.Lawall@lip6.fr>
Cc: Jiang Liu <jiang.liu@linux.intel.com>
2015-09-16 15:47:51 +02:00
..
include/mach
clock.c
clock.h
common.c
common.h
irq.c genirq: Remove irq argument from irq flow handlers 2015-09-16 15:47:51 +02:00
Makefile
Makefile.boot
phy3250.c ARM: appropriate __init annotation for const data 2015-07-28 13:55:27 +02:00
pm.c
serial.c
suspend.S
timer.c ARM/lpc32xx/timer: Migrate to new 'set-state' interface 2015-07-17 08:26:12 +05:30