From: Paul Mundt Date: Mon, 31 Aug 2009 06:15:33 +0000 (+0900) Subject: sh: Fix up simplified multi-evt handling under sparseirq. X-Git-Tag: v2.6.32-rc1~640^2~35^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1279b7f1168ad6a2606191090f8a96eba64766a4;p=pandora-kernel.git sh: Fix up simplified multi-evt handling under sparseirq. This fixes up the simplified multi-evt handling when sparseirq support is enabled. While vectors are redirected through the single unique masking source, each one of the redirected vectors still requires its own backing irq_desc, which needs to be manually allocated in the sparseirq case. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed