dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/sh/kernel/cpu/sh4
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: Support denormalization on SH-4 FPU. 2008-01-28 13:18:59 +09:00
clock-sh4-202.c sh: Fix SH4-202 clock fwk set_rate() mismatch. 2007-06-04 10:51:59 +09:00
clock-sh4.c [PATCH] sh: Simplistic clock framework 2006-01-16 23:15:28 -08:00
fpu.c sh: Support denormalization on SH-4 FPU. 2008-01-28 13:18:59 +09:00
probe.c sh: Add support for SH7763 CPU subtype. 2008-01-28 13:19:02 +09:00
setup-sh4-202.c sh: missing symbol fix for sh4-202 2007-08-22 13:32:07 +09:00
setup-sh7750.c sh: intc - remove default interrupt priority tables 2008-01-28 13:19:02 +09:00
setup-sh7760.c sh: intc - remove default interrupt priority tables 2008-01-28 13:19:02 +09:00
softfloat.c sh: Support denormalization on SH-4 FPU. 2008-01-28 13:18:59 +09:00
sq.c Kobject: convert arch/* from kobject_unregister() to kobject_put() 2008-01-24 20:40:39 -08:00