From: Paul Mundt Date: Mon, 12 Mar 2007 05:09:35 +0000 (+0900) Subject: sh: NR_IRQS consolidation. X-Git-Tag: v2.6.22-rc1~825^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be782df54c51b50dd4dbc363a5a5afa04565fc60;p=pandora-kernel.git sh: NR_IRQS consolidation. Each board sets the total number of IRQs that it's interested in via the machvec. Previously we cared about the off vs on-chip IRQ range, but any code relying on that is long dead. Set NR_IRQS to something sensible given the vector range, and allow boards to cap it if they really care. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed