Skip to content
Commit d78f8dd3 authored by Thomas Gleixner's avatar Thomas Gleixner
Browse files

genirq: Do not fiddle with IRQ_MASKED in handle_edge_irq()



IRQ_MASKED is set in mask_ack_irq() anyway. Remove it from
handle_edge_irq() to allow simpler ab^HHreuse of that function.

Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
Cc: Peter Zijlstra <peterz@infradead.org>
LKML-Reference: <20110202212551.918484270@linutronix.de>
parent 3aae994f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment