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
..
Kconfig powerpc/qe: Fix Kconfig enablement of QE_USB support 2013-03-15 11:14:15 -05:00
Makefile
gpio.c gpio/powerpc: Eliminate duplication of of_get_named_gpio_flags() 2011-12-12 13:40:16 -07:00
qe.c powerpc/qe: Use strlcpy() 2015-01-29 23:32:13 -06:00
qe_ic.c genirq: Remove irq argument from irq flow handlers 2015-09-16 15:47:51 +02:00
qe_ic.h powerpc: Fix typos in Freescale copyright claims 2012-11-15 13:00:58 +11:00
qe_io.c powerpc: don't export static symbol 2015-03-31 22:23:18 -05:00
ucc.c powerpc: Delete non-required instances of include <linux/init.h> 2014-01-15 13:46:44 +11: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
usb.c powerpc: Fix typos in Freescale copyright claims 2012-11-15 13:00:58 +11:00