Skip to content
Snippets Groups Projects
Commit 63111a3a authored by Paul Mundt's avatar Paul Mundt
Browse files

sh: intc: switch irq_desc iteration to new active IRQ iterator.


There's no need to iterative over every single irq_desc when we can
already work out which IRQs have a backing descriptor via the shiny new
for_each_active_irq(). Switch to that instead.

Signed-off-by: default avatarPaul Mundt <lethal@linux-sh.org>
parent fb41a49d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment