]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mfd: ucb1x00: Prepare ucb1x00_irq for irq argument removal
authorThomas Gleixner <tglx@linutronix.de>
Mon, 13 Jul 2015 20:44:57 +0000 (20:44 +0000)
committerLee Jones <lee.jones@linaro.org>
Tue, 11 Aug 2015 14:09:07 +0000 (15:09 +0100)
commit0d674d93a08f0073a9eb290bbac56fdedc4f319d
tree6a649eb4d8451aedc027bc697e1d169c397d8861
parent1e84aa445893a608445af2fda5d8a03c0a86af84
mfd: ucb1x00: Prepare ucb1x00_irq for irq argument removal

irq is incremented for no value in the for loop. Remove it.

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/ucb1x00-core.c