Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
genirq: Fix misplaced status update in irq_disable()
We lazy disable interrupt lines, so only mark the line masked, when the chip provides an irq_disable callback. Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
- Loading branch information