From: Paul Mundt Date: Tue, 12 Jan 2010 04:37:04 +0000 (+0900) Subject: sh: mach-se: Convert SE7343 FPGA to dynamic IRQ allocation. X-Git-Tag: v2.6.34-rc1~285^2~145 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53e6d8e0060fe2bb9b11238f8250fdfbb0589425;p=pandora-kernel.git 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 --- Reading git-diff-tree failed