From: Thomas Gleixner Date: Sat, 1 Jul 2006 21:30:08 +0000 (+0100) Subject: [ARM] 3690/1: genirq: Introduce and make use of dummy irq chip X-Git-Tag: v2.6.18-rc1~144^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8b5473fcbddbfde827ecf82aa0e81fa2a878220;p=pandora-kernel.git [ARM] 3690/1: genirq: Introduce and make use of dummy irq chip Patch from Thomas Gleixner From: Thomas Gleixner ARM has a couple of really dumb interrupt controllers. Implement a generic one and fixup the ARM migration. ARM reused the no_irq_chip for this purpose, but this does not work out for platforms which are not converted to the new interrupt type handling model. Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar Signed-off-by: Russell King --- Reading git-diff-tree failed