sh: mach-se: Convert SE7343 FPGA to dynamic IRQ allocation.
authorPaul Mundt <lethal@linux-sh.org>
Tue, 12 Jan 2010 04:37:04 +0000 (13:37 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 12 Jan 2010 04:37:04 +0000 (13:37 +0900)
This gets rid of the arbitrary set of vectors used by the SE7722 FPGA
interrupt controller and switches over to a completely dynamic set.
No assumptions regarding a contiguous range are made, and the platform
resources themselves need to be filled in lazily.

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

No differences found