sh: update show_interrupts() for irq_data chip lookup.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 27 Oct 2010 06:43:01 +0000 (15:43 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 27 Oct 2010 06:43:01 +0000 (15:43 +0900)
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 <lethal@linux-sh.org>

No differences found