diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2015-07-31 21:47:35 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2015-07-31 22:20:05 +0200 |
commit | badae6bc94ac0614240d93428350049fa891fcad (patch) | |
tree | 448f1d9db8eda8febdae970be3d5fb6cdbbe5103 /arch/blackfin/mach-common | |
parent | sparc/irq: Use access helper irq_data_get_affinity_mask() (diff) | |
download | linux-badae6bc94ac0614240d93428350049fa891fcad.tar.xz linux-badae6bc94ac0614240d93428350049fa891fcad.zip |
arc/irq: Prepare idu_cascade_isr 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: Julia Lawall <Julia.Lawall@lip6.fr>
Cc: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'arch/blackfin/mach-common')
0 files changed, 0 insertions, 0 deletions