commit | 0d674d93a08f0073a9eb290bbac56fdedc4f319d | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Mon Jul 13 20:44:57 2015 +0000 |
committer | Lee Jones <lee.jones@linaro.org> | Tue Aug 11 15:09:07 2015 +0100 |
tree | 6a649eb4d8451aedc027bc697e1d169c397d8861 | |
parent | 1e84aa445893a608445af2fda5d8a03c0a86af84 [diff] |
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>