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: Paul Mundt <lethal@linux-sh.org> |
||
|---|---|---|
| .. | ||
| access.c | ||
| balancing.c | ||
| chip.c | ||
| core.c | ||
| dynamic.c | ||
| handle.c | ||
| internals.h | ||
| Kconfig | ||
| Makefile | ||
| userimask.c | ||
| virq-debugfs.c | ||
| virq.c | ||