commit | 25dc49e3321a3b3f17b3f78297432073bb14ec0b | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Thu Jun 19 21:34:42 2014 +0000 |
committer | Jason Cooper <jason@lakedaemon.net> | Tue Jun 24 12:38:17 2014 +0000 |
tree | ee75af1081476b887aea9d6f0d4e1924e5c44197 | |
parent | 97dcc21bd3dc7f04a48ff37700ae838feb35fca4 [diff] |
irqchip: spear_shirq: Simplify chained handler I don't know if there are less efficient ways to code that. Get rid of the loop mess and use efficient code. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: https://lkml.kernel.org/r/20140619212713.662897061@linutronix.de Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Jason Cooper <jason@lakedaemon.net>