commit | 53e6d8e0060fe2bb9b11238f8250fdfbb0589425 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Jan 12 13:37:04 2010 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Tue Jan 12 13:37:04 2010 +0900 |
tree | 16b89577dc64437d1d6fbb670c527d1b1cfe3ea2 | |
parent | 8c0b8139c87cfe8b95c6e763b4ca3190aa9b1ad0 [diff] |
sh: mach-se: Convert SE7343 FPGA to dynamic IRQ allocation. 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>