linux/arch/arm/mach-gemini
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 ARM: gemini: Add missing register definitions for gemini timer 2015-08-13 11:41:16 +02:00
Kconfig
Makefile ARM: gemini: get platform to build again 2013-03-14 21:14:03 +01:00
Makefile.boot
board-nas4220b.c ARM: gemini: get platform to build again 2013-03-14 21:14:03 +01:00
board-rut1xx.c ARM: gemini: get platform to build again 2013-03-14 21:14:03 +01:00
board-wbd111.c ARM: gemini: get platform to build again 2013-03-14 21:14:03 +01:00
board-wbd222.c ARM: gemini: get platform to build again 2013-03-14 21:14:03 +01:00
common.h ARM: gemini: fix compiler warning due wrong data type 2015-05-12 16:45:23 +02:00
devices.c
gpio.c genirq: Remove irq argument from irq flow handlers 2015-09-16 15:47:51 +02:00
idle.c ARM: 7989/1: Delete asm/system.h 2014-02-25 11:33:37 +00:00
irq.c ARM: kill off set_irq_flags usage 2015-07-28 13:58:13 +02:00
mm.c ARM: gemini: get platform to build again 2013-03-14 21:14:03 +01:00
reset.c ARM: gemini: fix compiler warning due wrong data type 2015-05-12 16:45:23 +02:00
time.c ARM: gemini: Setup timer3 as free running timer 2015-08-13 11:41:52 +02:00