android_kernel_samsung_msm8976/arch/sh
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
..
boards sh: intc - remove default interrupt priority tables 2008-01-28 13:19:02 +09:00
boot sh: Fix up KERNEL_ENTRY calculation for uImage. 2008-01-28 13:19:01 +09:00
cchips sh: intc - remove default interrupt priority tables 2008-01-28 13:19:02 +09:00
configs sh: Update SE7712 PCLK definition. 2008-01-28 13:19:02 +09:00
drivers sh: Add support for SH7763 CPU subtype. 2008-01-28 13:19:02 +09:00
kernel sh: intc - remove default interrupt priority tables 2008-01-28 13:19:02 +09:00
lib sh: Explicit alignment for PAGE_SIZE in copy/clear_page(). 2008-01-28 13:18:58 +09:00
lib64 sh: comment tidying for sh64->sh migration. 2008-01-28 13:18:58 +09:00
math-emu
mm sh: Correct pte size mismatch for X2 TLB. 2008-01-28 13:19:02 +09:00
oprofile
tools
Kconfig sh: Add support for SH7763 CPU subtype. 2008-01-28 13:19:02 +09:00
Kconfig.cpu sh: Use def_bool where possible. 2008-01-28 13:19:00 +09:00
Kconfig.debug sh: Add support for SH7763 CPU subtype. 2008-01-28 13:19:02 +09:00
Makefile