]> git.karo-electronics.de Git - mv-sheeva.git/commit
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)
commiteb1e17fb9956eb3156f33cdcd880306102212661
treeca11518acd987c82109bef8eaffd1a38e23bb132
parent628150cae3d83136416a384b939d8a6fad52499e
alpha: irq: Remove pointless irq status manipulation

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>
arch/alpha/kernel/irq_alpha.c