From: Kyle McMartin Date: Fri, 15 Oct 2010 02:31:11 +0000 (-0400) Subject: alpha: use set_irq_chip and push down __do_IRQ to the machine types X-Git-Tag: v2.6.38-rc1~23^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5ccde0a64c3dbe954a8a13a6ba9fb3b6d7c6225;p=pandora-kernel.git alpha: use set_irq_chip and push down __do_IRQ to the machine types Also kill superfluous IRQ_DISABLED initialization, since that's the default state of the irq_desc[i].status field. Tested-by: Michael Cree Signed-off-by: Kyle McMartin Signed-off-by: Matt Turner --- Reading git-diff-tree failed