]> Git Repo - linux.git/commit
[PATCH] mips: update IRQ handling for vr41xx
authorYoichi Yuasa <[email protected]>
Sat, 3 Sep 2005 22:56:04 +0000 (15:56 -0700)
committerLinus Torvalds <[email protected]>
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 <[email protected]>
Cc: Ralf Baechle <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
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
This page took 0.053178 seconds and 4 git commands to generate.