From: Paul Mundt Date: Wed, 4 Nov 2009 02:44:21 +0000 (+0900) Subject: sh: mach-se: Convert SE7722 FPGA to dynamic IRQ allocation. X-Git-Tag: v2.6.33-rc1~347^2~27^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a37c6c7aec38a693f87ee5ccc6e60a5b3ee700f2;p=pandora-kernel.git 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 --- Reading git-diff-tree failed