[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)
commit68387c448b7f2b3e2bfa0f606391cd3b602b1997
treea6a5d209ae09a3bbaf4e1614ea4b2bd4920e6c56
parentb5dc7840b3ebe9c7967dd8ba73db957767009ff9
[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