commit | d5ccde0a64c3dbe954a8a13a6ba9fb3b6d7c6225 | [log] [tgz] |
---|---|---|
author | Kyle McMartin <kyle@redhat.com> | Thu Oct 14 22:31:11 2010 -0400 |
committer | Matt Turner <mattst88@monolith.freenet-rz.de> | Mon Jan 17 05:42:11 2011 +0100 |
tree | 00a7c1a1fc1fa42fdc88bdab8a30e40e3dcaa775 | |
parent | e78bf5e6cbe837daa6ab628a5f679548742994d3 [diff] |
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 <mcree@orcon.net.nz> Signed-off-by: Kyle McMartin <kyle@redhat.com> Signed-off-by: Matt Turner <mattst88@gmail.com>