linux_dsm_epyc7002/arch/sh/kernel/cpu/irq
Paul Mundt fa1d43ab45 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>
2009-05-22 01:26:16 +09:00
..
imask.c sh: irq: Rework the SR.IMASK bitmap handling. 2009-05-22 01:16:17 +09:00
intc-sh5.c sh: irq: Convert from irq_desc[] to irq_to_desc(). 2009-05-22 01:26:16 +09:00
ipr.c sh: Use __raw_xxx() I/O accessors for INTC and IPR. 2008-10-01 15:19:10 +09:00
Makefile sh: Move the shared INTC code out to drivers/sh/ 2008-10-01 16:13:54 +09:00