commit | a37c6c7aec38a693f87ee5ccc6e60a5b3ee700f2 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Nov 04 11:44:21 2009 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Wed Nov 04 11:44:21 2009 +0900 |
tree | 725a5fcc4627d7e1896a3646f26687f714dba31d | |
parent | 45b9deaf14e74543371aa8faea69c14e27b038c6 [diff] |
sh: mach-se: Convert SE7722 FPGA to dynamic IRQ allocation. This gets rid of the arbitrary set of vectors used by the SE7722 FPGA interrupt controller and witches 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>