sh: mach-se: Migrate 7724SE off of deprecated dynamic IRQ API.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 18 May 2012 01:20:33 +0000 (10:20 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 18 May 2012 01:20:33 +0000 (10:20 +0900)
The generic hardirq layer provides all of the routines that we need these
days, so we don't require any of the dynamic IRQ API wrapping, and can
call in to irq_alloc_descs() directly.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found