alpha: irq clean up
authorKyle McMartin <kyle@redhat.com>
Fri, 15 Oct 2010 02:31:25 +0000 (22:31 -0400)
committerMatt Turner <mattst88@monolith.freenet-rz.de>
Mon, 17 Jan 2011 04:42:12 +0000 (05:42 +0100)
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 <mcree@orcon.net.nz>
Signed-off-by: Kyle McMartin <kyle@redhat.com>
Signed-off-by: Matt Turner <mattst88@gmail.com>

No differences found