linux/drivers/sh/intc
Paul Mundt 63111a3a70 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: Paul Mundt <lethal@linux-sh.org>
2010-10-28 11:36:31 +09:00
..
Kconfig
Makefile
access.c
balancing.c
chip.c sh: intc: irq_data conversion. 2010-10-27 15:42:10 +09:00
core.c sh: intc: switch irq_desc iteration to new active IRQ iterator. 2010-10-28 11:36:31 +09:00
dynamic.c sh: Switch dynamic IRQ creation to generic irq allocator. 2010-10-26 16:05:08 +09:00
handle.c
internals.h sh: intc: irq_data conversion. 2010-10-27 15:42:10 +09:00
userimask.c
virq-debugfs.c
virq.c sh: intc: irq_data conversion. 2010-10-27 15:42:10 +09:00