commit | eb1e17fb9956eb3156f33cdcd880306102212661 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Sun Feb 06 14:32:58 2011 +0000 |
committer | Matt Turner <mattst88@gmail.com> | Wed Mar 02 14:57:59 2011 -0500 |
tree | ca11518acd987c82109bef8eaffd1a38e23bb132 | |
parent | 628150cae3d83136416a384b939d8a6fad52499e [diff] |
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>