]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - drivers/irqchip/spear-shirq.c
irqchip: spear_shirq: Simplify chained handler
authorThomas Gleixner <tglx@linutronix.de>
Thu, 19 Jun 2014 21:34:42 +0000 (21:34 +0000)
committerJason Cooper <jason@lakedaemon.net>
Tue, 24 Jun 2014 12:38:17 +0000 (12:38 +0000)
commit25dc49e3321a3b3f17b3f78297432073bb14ec0b
treeee75af1081476b887aea9d6f0d4e1924e5c44197
parent97dcc21bd3dc7f04a48ff37700ae838feb35fca4
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>
drivers/irqchip/spear-shirq.c