From: Roman Zippel Date: Sun, 25 Jun 2006 12:47:01 +0000 (-0700) Subject: [PATCH] m68k: convert generic irq code to irq controller X-Git-Tag: v2.6.18-rc1~1049 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68387c448b7f2b3e2bfa0f606391cd3b602b1997;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed