[PATCH] mips: update IRQ handling for vr41xx
authorYoichi Yuasa <yuasa@hh.iij4u.or.jp>
Sat, 3 Sep 2005 22:56:04 +0000 (15:56 -0700)
committerLinus Torvalds <torvalds@evo.osdl.org>
Mon, 5 Sep 2005 07:06:02 +0000 (00:06 -0700)
commit979934da9e7a0005bd9c8b1d7d00febb59ff67f7
treee42728186c3efaccfa9da1dd2103090846d0c9fc
parent006cfb51ad12047497a2a5ad796fb8914a1bc487
[PATCH] mips: update IRQ handling for vr41xx

This patch has updated IRQ handling for vr41xx.
o added common IRQ dispatch
o changed IRQ number in int-handler.S
o added resource management to icu.c

Signed-off-by: Yoichi Yuasa <yuasa@hh.iij4u.or.jp>
Cc: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/mips/vr41xx/common/Makefile
arch/mips/vr41xx/common/icu.c
arch/mips/vr41xx/common/int-handler.S
arch/mips/vr41xx/common/irq.c [new file with mode: 0644]
include/asm-mips/vr41xx/vr41xx.h