From: David Brownell Date: Tue, 1 Aug 2006 21:26:25 +0000 (+0100) Subject: [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name X-Git-Tag: v2.6.18-rc4~67^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38c677cb9a683c9d477f845484b74b0a1b23e1fb;p=pandora-kernel.git [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name Patch from David Brownell ARM genirq cleanups/updates: - Start switching platforms to newer APIs * use "irq_chip" name, not "irqchip" * providing irq_chip.name - Show irq_chip.name in /proc/interrupts, like on x86. This update a bit more than half of the ARM code. The irq_chip.name values were chosen to match docs (if I have them) or be otherwise obvious ("FPGA", "CPLD", or matching the code). Signed-off-by: David Brownell Signed-off-by: Russell King --- Reading git-diff-tree failed