From: Kyle McMartin Date: Fri, 15 Oct 2010 02:31:25 +0000 (-0400) Subject: alpha: irq clean up X-Git-Tag: v2.6.38-rc1~23^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a891b393dd7f6ed84ecee98c0eac4a808ff2cbbc;p=pandora-kernel.git alpha: irq clean up Stop touching irq_desc[irq] directly, instead use accessor functions provided. Use irq_has_action instead of directly testing the irq_desc. Tested-by: Michael Cree Signed-off-by: Kyle McMartin Signed-off-by: Matt Turner --- Reading git-diff-tree failed