1
0
Fork 0
remarkable-linux/arch/mips/ralink
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: ralink: add missing symbol for RALINK_ILL_ACC 2015-04-10 15:41:51 +02:00
Makefile MIPS: ralink: add a bootrom dumper module 2014-11-24 07:45:22 +01:00
Platform MIPS: ralink: mt7620: Add cpu-feature-override header 2013-09-04 16:58:31 +02:00
bootrom.c MIPS: ralink: add a bootrom dumper module 2014-11-24 07:45:22 +01:00
cevt-rt3352.c MIPS: rt3352: Migrate to new 'set-state' interface 2015-09-03 12:07:54 +02:00
clk.c MIPS: ralink: add missing clk_set_rate() to clk.c 2014-11-24 07:45:20 +01:00
common.h MIPS: ralink: cleanup the soc specific pinmux data 2014-11-24 07:45:24 +01:00
early_printk.c MIPS: ralink: cleanup early_printk 2014-11-24 07:45:24 +01:00
ill_acc.c MIPS: ralink: Fix clearing the illegal access interrupt 2015-06-01 10:51:37 +02:00
irq.c genirq: Remove irq argument from irq flow handlers 2015-09-16 15:47:51 +02:00
mt7620.c MIPS: ralink: add mt7628an support 2014-11-24 07:45:24 +01:00
of.c MIPS: ralink: copy the commandline from the devicetree 2014-11-24 07:45:23 +01:00
prom.c MIPS: ralink: cleanup the soc specific pinmux data 2014-11-24 07:45:24 +01:00
reset.c MIPS: ralink: Add support for reset-controller API 2013-09-04 18:27:28 +02:00
rt288x.c MIPS: ralink: cleanup the soc specific pinmux data 2014-11-24 07:45:24 +01:00
rt305x.c MIPS: ralink: cleanup the soc specific pinmux data 2014-11-24 07:45:24 +01:00
rt3883.c MIPS: ralink: cleanup the soc specific pinmux data 2014-11-24 07:45:24 +01:00
timer.c mips: ralink: drop owner assignment from platform_drivers 2014-10-20 16:20:09 +02:00