]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitab4fd97bb8519895544454d7d75ba87f5cd15b09
treee42728186c3efaccfa9da1dd2103090846d0c9fc
parent5665fdc220cab3ec8253fc853186a9f82100f5a3
[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