]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] m68k: convert generic irq code to irq controller
authorRoman Zippel <zippel@linux-m68k.org>
Sun, 25 Jun 2006 12:47:01 +0000 (05:47 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sun, 25 Jun 2006 17:00:57 +0000 (10:00 -0700)
commit9760303e5c1776ce1dc7a7a3be7a3f6d4d13afe4
treea6a5d209ae09a3bbaf4e1614ea4b2bd4920e6c56
parent16ac25dca92e22974ab2de863c8b28c330c77eff
[PATCH] m68k: convert generic irq code to irq controller

Convert the generic irq code to use irq controller, this gets rid of the
machine specific callbacks and gives better control over irq handling without
duplicating lots of code.

Signed-off-by: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/m68k/kernel/entry.S
arch/m68k/kernel/ints.c
arch/m68k/kernel/m68k_ksyms.c
arch/m68k/kernel/setup.c
arch/m68k/kernel/traps.c
include/asm-m68k/irq.h
include/asm-m68k/machdep.h
include/asm-m68k/traps.h