]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commitfaadfb04d92387bd7823d81e09d9b976332f9e44
treeff13b61cc0c14fb81140fcb5ffde1751372acce4
parent26599a94dcadbed528a3e32a4f482a9766332f5b
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 <lethal@linux-sh.org>
arch/sh/kernel/irq.c