alpha: irq: Remove pointless irq status manipulation
authorThomas Gleixner <tglx@linutronix.de>
Sun, 6 Feb 2011 14:32:58 +0000 (14:32 +0000)
committerMatt Turner <mattst88@gmail.com>
Wed, 2 Mar 2011 19:57:59 +0000 (14:57 -0500)
The irq descriptors are initialized IRQ_DISABLED in the generic
code. No need to fiddle with them.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Matt Turner <mattst88@gmail.com>

No differences found