From: Paul Mundt Date: Thu, 21 May 2009 16:26:16 +0000 (+0900) Subject: sh: irq: Convert from irq_desc[] to irq_to_desc(). X-Git-Tag: v2.6.31-rc1~392^2~51^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa1d43ab451084785153d37ae559c4fdd1546a5b;p=pandora-kernel.git sh: irq: Convert from irq_desc[] to irq_to_desc(). This converts a few places that were using the old irq_desc[] array over to the shiny new irq_to_desc() helper. Preperatory work for sparse irq support. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed