linux/arch/arm/plat-orion
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/plat leds: leds-gpio: Convert gpio_blink_set() to use GPIO descriptors 2014-11-04 21:58:25 +01:00
common.c ARM: orion: use clkdev_create() 2015-05-06 11:58:58 +01:00
gpio.c genirq: Remove irq argument from irq flow handlers 2015-09-16 15:47:51 +02:00
irq.c ARM: orion: remove no longer needed DT IRQ code 2014-04-26 19:45:26 +00:00
Makefile
mpp.c
pcie.c
time.c ARM/orion/time: Migrate to new 'set-state' interface 2015-07-17 08:29:44 +05:30