mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-03 18:55:31 +09:00
regmap: Support for acknowledging masked IRQs Some devices need interrupts to be clear when they are masked otherwise the interrupt is not deasserted by the mask being set - add support for this to regmap-irq from Philipp Zabel.