linux/arch/avr32/mach-at32ap
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 avr32: remove fake at91 cpu identification 2015-02-09 15:27:45 +01:00
at32ap700x.c dmaengine: dw: define DW_DMA_MAX_NR_MASTERS 2015-02-04 22:39:44 -08:00
clock.c avr32: handle NULL as a valid clock object 2015-07-27 09:14:07 +02:00
clock.h
extint.c genirq: Remove irq argument from irq flow handlers 2015-09-16 15:47:51 +02:00
hmatrix.c
hsmc.c treewide: Convert uses of struct resource to resource_size(ptr) 2011-06-10 14:55:36 +02:00
hsmc.h
intc.c avr32: add export.h to arch/avr32 for EXPORT_SYMBOL/THIS_MODULE 2011-10-31 19:30:59 -04:00
intc.h
Kconfig
Makefile cpufreq: AVR32: move cpufreq driver to drivers/cpufreq 2013-04-10 13:19:25 +02:00
pdc.c
pio.c genirq: Remove irq argument from irq flow handlers 2015-09-16 15:47:51 +02:00
pio.h
pm-at32ap700x.S avr32: Use generic idle loop 2013-04-08 17:39:24 +02:00
pm.c avr32: pm: Fix section mismatch 2013-12-10 08:46:38 +01:00
pm.h
sdramc.h