linux-stable-rt/arch/m32r/kernel
Thomas Gleixner 863018a7a2 m32r: Cleanup direct irq_desc access
The irq descriptors are already initialized by the generic
code. Remove the redundant init code and set the irq chip with the
proper accessor function.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Hirokazu Takata <takata@linux-m32r.org>
Cc: Paul Mundt <lethal@linux-sh.org>
2011-01-21 11:55:26 +01:00
..
.gitignore m32r: add kernel/.gitignore and ignore vmlinux.lds 2010-10-15 19:37:50 -07:00
Makefile
align.c
asm-offsets.c
entry.S make m32r handle multiple pending signals 2010-09-24 13:54:19 -07:00
head.S
init_task.c
irq.c m32r: Cleanup direct irq_desc access 2011-01-21 11:55:26 +01:00
m32r_ksyms.c
module.c
process.c
ptrace.c ptrace: cleanup arch_ptrace() on m32r 2010-10-27 18:03:11 -07:00
setup.c
signal.c m32r: get_user takes an lvalue, not a pointer 2010-10-15 19:37:50 -07:00
smp.c
smpboot.c
sys_m32r.c
syscall_table.S
time.c
traps.c
vmlinux.lds.S