1
0
Fork 0
alistair23-linux/arch/mips/ath25
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: ath25: add AR2315 PCI host controller driver 2014-11-24 07:45:28 +01:00
Makefile MIPS: ath25: add early printk support 2014-11-24 07:45:27 +01:00
Platform MIPS: ath25: add common parts 2014-11-24 07:45:26 +01:00
ar2315.c genirq: Remove irq argument from irq flow handlers 2015-09-16 15:47:51 +02:00
ar2315.h MIPS: ath25: add board configuration detection 2014-11-24 07:45:27 +01:00
ar2315_regs.h MIPS: ath25: add interrupts handling routines 2014-11-24 07:45:27 +01:00
ar5312.c genirq: Remove irq argument from irq flow handlers 2015-09-16 15:47:51 +02:00
ar5312.h MIPS: ath25: add board configuration detection 2014-11-24 07:45:27 +01:00
ar5312_regs.h MIPS: ath25: add interrupts handling routines 2014-11-24 07:45:27 +01:00
board.c MIPS: ATH25: Remove legacy __cpuinit section that crept in 2015-06-21 21:53:42 +02:00
devices.c MIPS: ath25: add Wireless device support 2014-11-24 07:45:29 +01:00
devices.h MIPS: ath25: add Wireless device support 2014-11-24 07:45:29 +01:00
early_printk.c MIPS: ath25: add early printk support 2014-11-24 07:45:27 +01:00
prom.c MIPS: ath25: add common parts 2014-11-24 07:45:26 +01:00