linux-sg2042/arch/sh/kernel/cpu/sh4a
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
..
Makefile sh: Add support pinmux for SH7734 2012-04-17 16:20:26 +09:00
clock-sh7343.c sh: sh4a sh_clk_ops rename 2012-03-12 22:19:12 +01:00
clock-sh7366.c sh: sh4a sh_clk_ops rename 2012-03-12 22:19:12 +01:00
clock-sh7722.c sh: sh4a sh_clk_ops rename 2012-03-12 22:19:12 +01:00
clock-sh7723.c sh: sh4a sh_clk_ops rename 2012-03-12 22:19:12 +01:00
clock-sh7724.c sh: sh4a sh_clk_ops rename 2012-03-12 22:19:12 +01:00
clock-sh7734.c sh: Add initial support for SH7734 CPU subtype 2012-04-17 16:20:23 +09:00
clock-sh7757.c sh: fix clock-sh7757 for the latest sh_mobile_sdhi driver 2012-04-05 00:06:35 +09:00
clock-sh7763.c sh: sh4a sh_clk_ops rename 2012-03-12 22:19:12 +01:00
clock-sh7770.c sh: sh4a sh_clk_ops rename 2012-03-12 22:19:12 +01:00
clock-sh7780.c sh: sh4a sh_clk_ops rename 2012-03-12 22:19:12 +01:00
clock-sh7785.c ARM: timer cleanup work 2012-03-27 16:06:17 -07:00
clock-sh7786.c sh: sh4a sh_clk_ops rename 2012-03-12 22:19:12 +01:00
clock-shx3.c sh: sh4a sh_clk_ops rename 2012-03-12 22:19:12 +01:00
intc-shx3.c sh: Support userimask for all SH-X3 interrupt controllers. 2010-10-02 00:43:43 +09:00
perf_event.c perf, arch: Add generic NODE cache events 2011-07-01 11:06:38 +02:00
pinmux-sh7722.c sh: add high impedance mode management for SIUA pins on sh7722 2010-02-02 13:02:30 +09:00
pinmux-sh7723.c sh: Move the CPU definition headers from asm/ to cpu/. 2008-10-20 12:04:53 +09:00
pinmux-sh7724.c sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype. 2009-04-16 14:40:56 +09:00
pinmux-sh7734.c sh: Add support pinmux for SH7734 2012-04-17 16:20:26 +09:00
pinmux-sh7757.c sh: modify pinmux for SH7757 2nd cut 2010-07-06 17:38:29 +09:00
pinmux-sh7785.c sh: sh7785 pinmux support 2008-10-23 11:59:37 +09:00
pinmux-sh7786.c sh: Tidy up sh7786 pinmux table. 2009-03-31 07:39:51 +09:00
pinmux-shx3.c sh: Drop __initdata for SH-X3 pinmux tables. 2010-10-04 05:00:19 +09:00
serial-sh7722.c serial: sh-sci: Abstract register maps. 2011-06-14 12:40:19 +09:00
setup-sh7343.c sh: sh7343 evt2irq migration. 2012-05-18 12:38:12 +09:00
setup-sh7366.c sh: sh7366 evt2irq migration. 2012-05-18 12:43:11 +09:00
setup-sh7722.c sh: sh7722 evt2irq migration. 2012-05-18 12:49:38 +09:00
setup-sh7723.c sh: sh7723 evt2irq migration. 2012-05-18 12:57:59 +09:00
setup-sh7724.c sh: sh7724 evt2irq migration. 2012-05-18 13:12:24 +09:00
setup-sh7734.c sh: Add initial support for SH7734 CPU subtype 2012-04-17 16:20:23 +09:00
setup-sh7757.c Merge branch 'sh/evt2irq-migration' into sh-latest 2012-05-18 18:13:27 +09:00
setup-sh7763.c sh: sh7763 evt2irq migration. 2012-05-18 13:46:34 +09:00
setup-sh7770.c sh: sh7770 evt2irq migration. 2012-05-18 13:52:22 +09:00
setup-sh7780.c sh: sh7780 evt2irq migration. 2012-05-18 13:59:18 +09:00
setup-sh7785.c sh: sh7785 evt2irq migration. 2012-05-18 14:04:49 +09:00
setup-sh7786.c sh: sh7786 evt2irq migration. 2012-05-18 12:29:22 +09:00
setup-shx3.c sh: intc: Kill off special reservation interface. 2012-05-22 19:07:55 +09:00
smp-shx3.c SH: irq: Remove IRQF_DISABLED 2011-10-28 14:39:28 +09:00
ubc.c sh: Abstracted SH-4A UBC support on hw-breakpoint core. 2010-01-05 19:06:45 +09:00