sh: irq: Convert from irq_desc[] to irq_to_desc().
commitfa1d43ab451084785153d37ae559c4fdd1546a5b
authorPaul Mundt <lethal@linux-sh.org>
Thu, 21 May 2009 16:26:16 +0000 (22 01:26 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Thu, 21 May 2009 16:26:16 +0000 (22 01:26 +0900)
tree31a90b3c61dcd1b8c71ca710fe419c634fe64883
parent55620c86ebc29013c0d26c5b3bc423faea299fee
sh: irq: Convert from irq_desc[] to irq_to_desc().

This converts a few places that were using the old irq_desc[] array over
to the shiny new irq_to_desc() helper. Preperatory work for sparse irq
support.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/irq/intc-sh5.c
arch/sh/kernel/irq.c
arch/sh/kernel/sh_ksyms_32.c