alistair23-linux/drivers/sh/intc
Paul Mundt 5f19f14fed sh: intc: Kill off special reservation interface.
At present reserving the IRLs in the IRQ bitmap in addition to the
dropping of the legacy IRQ pre-allocation prevent IRL IRQs from being
allocated for the x3proto board.

The only reason to permit reservations was to lock down possible hardware
vectors prior to dynamic IRQ scanning, but this doesn't matter much given
that the hardware controller configuration is sorted before we get around
to doing any dynamic IRQ allocation anyways. Beyond that, all of the
tables are __init annotated, so quite a bit more work would need to be
done to support reconfiguring things like IRL controllers on the fly,
much more than would ever make it worth the hassle.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2012-05-22 19:07:55 +09:00
..
access.c
balancing.c sh: intc: remove dependency on NR_IRQS 2012-01-25 20:37:48 -06:00
chip.c sh: intc: optimize intc IRQ lookup 2012-01-24 17:41:55 +09:00
core.c SuperH updates for 3.4 merge window 2012-03-30 00:09:17 -07:00
dynamic.c sh: intc: Kill off special reservation interface. 2012-05-22 19:07:55 +09:00
handle.c SuperH updates for 3.4 merge window 2012-03-30 00:09:17 -07:00
internals.h sh: intc: optimize intc IRQ lookup 2012-01-24 17:41:55 +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 - convert sysdev_class to a regular subsystem 2011-12-21 15:09:52 -08:00
virq-debugfs.c
virq.c sh: intc: remove dependency on NR_IRQS 2012-01-25 20:37:48 -06:00