alpha: use set_irq_chip and push down __do_IRQ to the machine types
authorKyle McMartin <kyle@redhat.com>
Fri, 15 Oct 2010 02:31:11 +0000 (22:31 -0400)
committerMatt Turner <mattst88@monolith.freenet-rz.de>
Mon, 17 Jan 2011 04:42:11 +0000 (05:42 +0100)
Also kill superfluous IRQ_DISABLED initialization, since that's the
default state of the irq_desc[i].status field.

Tested-by: Michael Cree <mcree@orcon.net.nz>
Signed-off-by: Kyle McMartin <kyle@redhat.com>
Signed-off-by: Matt Turner <mattst88@gmail.com>

No differences found