From: Thomas Gleixner Date: Fri, 25 Mar 2011 15:48:50 +0000 (+0100) Subject: genirq: Expand generic show_interrupts() X-Git-Tag: v2.6.39-rc1~59^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab7798ffcf98b11a9525cf65bacdae3fd58d357f;p=pandora-kernel.git genirq: Expand generic show_interrupts() Some archs want to print extra information for certain irq_chips which is per irq and not per chip. Allow them to provide a chip callback to print the chip name and the extra information. PowerPC wants to print the LEVEL/EDGE type information. Make it configurable. Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed