linux/arch/sh/kernel/cpu/sh2
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 SH7206 and SH7619 CPU subtypes. 2006-12-06 10:45:36 +09:00
clock-sh7619.c Storage class should be before const qualifier 2007-02-17 20:11:19 +01:00
entry.S sh: SH-2A FPU support. 2008-01-28 13:18:57 +09:00
ex.S sh: Exception vector rework and SH-2/SH-2A support. 2006-12-06 10:45:36 +09:00
probe.c sh: Use boot_cpu_data for CPU probe. 2007-09-27 18:18:39 +09:00
setup-sh7619.c sh: intc - remove default interrupt priority tables 2008-01-28 13:19:02 +09:00