linux/drivers/sh/intc
Paul Mundt 38ab13441c sh: Switch dynamic IRQ creation to generic irq allocator.
Now that the genirq code provides an IRQ bitmap of its own and the
necessary API to manipulate it, there's no need to keep our own version
around anymore.

In the process we kill off some unused IRQ reservation code, with future
users now having to tie in to the genirq API as normal.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2010-10-26 16:05:08 +09:00
..
access.c sh: intc: Split up the INTC code. 2010-10-05 22:10:30 +09:00
balancing.c sh: intc: Split up the INTC code. 2010-10-05 22:10:30 +09:00
chip.c sh: intc: Split up the INTC code. 2010-10-05 22:10:30 +09:00
core.c sh: Switch dynamic IRQ creation to generic irq allocator. 2010-10-26 16:05:08 +09:00
dynamic.c sh: Switch dynamic IRQ creation to generic irq allocator. 2010-10-26 16:05:08 +09:00
handle.c sh: intc: Split up the INTC code. 2010-10-05 22:10:30 +09:00
internals.h sh: intc: Fix build with IRQ balancing disabled. 2010-10-06 16:44:10 +09:00
Kconfig sh: intc: Add missing files. 2010-10-06 15:38:16 +09:00
Makefile sh: intc: Add missing files. 2010-10-06 15:38:16 +09:00
userimask.c sh: intc: Split up the INTC code. 2010-10-05 22:10:30 +09:00
virq-debugfs.c sh: intc: Split up the INTC code. 2010-10-05 22:10:30 +09:00
virq.c sh: intc: Split up the INTC code. 2010-10-05 22:10:30 +09:00