From: Paul Mundt Date: Wed, 27 Oct 2010 06:43:01 +0000 (+0900) Subject: sh: update show_interrupts() for irq_data chip lookup. X-Git-Tag: v2.6.37-rc1~61^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=faadfb04d92387bd7823d81e09d9b976332f9e44;p=pandora-kernel.git sh: update show_interrupts() for irq_data chip lookup. Presently the irq chip is found through the irq_desc, but as this is going away convert over to an irq_data lookup instead. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed