kernel-fxtec-pro1x/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
..
clock-sh7343.c
clock-sh7722.c
clock-sh7763.c sh: Add support for SH7763 CPU subtype. 2008-01-28 13:19:02 +09:00
clock-sh7770.c
clock-sh7780.c
clock-sh7785.c
clock-shx3.c
Makefile sh: Add support for SH7763 CPU subtype. 2008-01-28 13:19:02 +09:00
setup-sh7343.c
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
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