linux/arch/sh/kernel/cpu/sh4a
Magnus Damm 7f3edee81f sh: intc - remove default interrupt priority tables
This patch removes interrupt priority tables from the intc code.
Optimal priority assignment varies with embedded application anyway,
so keeping the interrupt priority tables together with cpu-specific
code doesn't make sense.

The function intc_set_priority() should be used instead to set the
desired interrupt priority level.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2008-01-28 13:19:02 +09:00
..
Makefile sh: Add support for SH7763 CPU subtype. 2008-01-28 13:19:02 +09:00
clock-sh7343.c fix file specification in comments 2007-05-09 08:58:16 +02:00
clock-sh7722.c sh: Support rate rounding for SH7722 FRQCR clocks. 2007-07-20 13:30:07 +09:00
clock-sh7763.c sh: Add support for SH7763 CPU subtype. 2008-01-28 13:19:02 +09:00
clock-sh7770.c fix file specification in comments 2007-05-09 08:58:16 +02:00
clock-sh7780.c fix file specification in comments 2007-05-09 08:58:16 +02:00
clock-sh7785.c sh: Add SH7785 Highlander board support (R7785RP). 2007-05-07 02:10:53 +00:00
clock-shx3.c sh: Preliminary support for the SH-X3 CPU. 2007-06-20 18:27:10 +09:00
setup-sh7343.c sh: INTC stubs for SH7343 and SH7770 builds. 2007-09-21 11:57:53 +09:00
setup-sh7722.c sh: intc - remove default interrupt priority tables 2008-01-28 13:19:02 +09:00
setup-sh7763.c sh: Add support for SH7763 CPU subtype. 2008-01-28 13:19:02 +09:00
setup-sh7770.c sh: INTC stubs for SH7343 and SH7770 builds. 2007-09-21 11:57:53 +09:00
setup-sh7780.c sh: intc - remove default interrupt priority tables 2008-01-28 13:19:02 +09:00
setup-sh7785.c sh: intc - remove default interrupt priority tables 2008-01-28 13:19:02 +09:00
setup-shx3.c sh: intc - remove default interrupt priority tables 2008-01-28 13:19:02 +09:00
smp-shx3.c sh: Initial SH-X3 SMP support. 2007-09-21 19:16:05 +09:00