linux/arch/sh/boards/mach-se
Thomas Gleixner c497615c0c sh/intc: Prepare irq flow handlers for irq argument removal
The irq argument of most interrupt flow handlers is unused or merily
used instead of a local variable. The handlers which need the irq
argument can retrieve the irq number from the irq descriptor.

Search and update was done with coccinelle and the invaluable help of
Julia Lawall.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Jiang Liu <jiang.liu@linux.intel.com>
Cc: Simon Horman <horms@verge.net.au>
Cc: Magnus Damm <magnus.damm@gmail.com>
Cc: Julia Lawall <Julia.Lawall@lip6.fr>
Link: http://lkml.kernel.org/r/20150713151626.872605327@linutronix.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
2015-07-29 10:08:09 +02:00
..
770x
7206
7343 sh/intc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc 2015-07-29 10:08:08 +02:00
7721
7722 sh/intc: Use irq_desc_get_xxx() to avoid redundant lookup of irq_desc 2015-07-29 10:08:08 +02:00
7724 sh/intc: Prepare irq flow handlers for irq argument removal 2015-07-29 10:08:09 +02:00
7751
7780
board-se7619.c
Makefile