linux/arch/mips/ath79
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
..
Kconfig MIPS: Add basic support for the TL-WR1043ND version 1 2015-06-21 21:54:10 +02:00
Makefile MIPS: ath79: Move the GPIO driver to drivers/gpio 2015-09-03 12:08:02 +02:00
Platform
clock.c MIPS: ath79: Add OF support to the clocks 2015-06-21 21:54:06 +02:00
common.c MIPS: ath79: Improve the DDR controller interface 2015-06-21 21:53:51 +02:00
common.h MIPS: Ath79: Remove the unused GPIO function API 2015-09-03 12:08:02 +02:00
dev-common.c MIPS: ath79: Add OF support to the GPIO driver 2015-06-21 21:54:09 +02:00
dev-common.h
dev-gpio-buttons.c
dev-gpio-buttons.h
dev-leds-gpio.c
dev-leds-gpio.h
dev-spi.c
dev-spi.h
dev-usb.c
dev-usb.h
dev-wmac.c
dev-wmac.h
early_printk.c
irq.c genirq: Remove irq argument from irq flow handlers 2015-09-16 15:47:51 +02:00
mach-ap81.c
mach-ap121.c
mach-ap136.c
mach-db120.c
mach-pb44.c
mach-ubnt-xm.c
machtypes.h MIPS: ath79: Add basic device tree support 2015-06-21 21:54:01 +02:00
pci.c
pci.h
prom.c
setup.c MIPS: Export get_c0_perfcount_int() 2015-08-03 09:25:18 +02:00