diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2015-07-16 22:39:29 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2015-07-16 22:53:22 +0200 |
commit | 4df18a668c45d2069d731eccb75b7558052c8718 (patch) | |
tree | b5c8858b3840e559d87597458847e9a17b3b5cef /drivers/irqchip/irq-tb10x.c | |
parent | 14873aa1d1c97a11cec57ae1345da467d4b6d4d7 (diff) | |
download | linux-4df18a668c45d2069d731eccb75b7558052c8718.tar.bz2 |
irqchip/s3c24xx: Prepare s3c_irq_demux 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>
Diffstat (limited to 'drivers/irqchip/irq-tb10x.c')
0 files changed, 0 insertions, 0 deletions