linux/arch/powerpc/sysdev/qe_lib
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
..
gpio.c
Kconfig
Makefile
qe_ic.c genirq: Remove irq argument from irq flow handlers 2015-09-16 15:47:51 +02:00
qe_ic.h
qe_io.c powerpc: don't export static symbol 2015-03-31 22:23:18 -05:00
qe.c powerpc/qe: Use strlcpy() 2015-01-29 23:32:13 -06:00
ucc_fast.c powerpc: Delete non-required instances of include <linux/init.h> 2014-01-15 13:46:44 +11:00
ucc_slow.c powerpc/qe: drop unused ucc_slow_poll_transmitter_now 2015-03-16 18:50:17 +11:00
ucc.c powerpc: Delete non-required instances of include <linux/init.h> 2014-01-15 13:46:44 +11:00
usb.c