[PATCH] rtc: st-lpc: move to use request_irq by IRQF_NO_AUTOEN flag

Alexandre Belloni alexandre.belloni at bootlin.com
Sat Apr 17 00:04:42 BST 2021


On Wed, 7 Apr 2021 10:18:57 +0800, Tian Tao wrote:
> disable_irq() after request_irq() still has a time gap in which
> interrupts can come. request_irq() with IRQF_NO_AUTOEN flag will
> disable IRQ auto-enable because of requesting.
> 
> this patch is made base on "add IRQF_NO_AUTOEN for request_irq" which
> is being merged: https://lore.kernel.org/patchwork/patch/1388765/

Applied, thanks!

[1/1] rtc: st-lpc: move to use request_irq by IRQF_NO_AUTOEN flag
      commit: 81a0eaf28af6bcf925cee63ba5f6ab4d73c1d072

Best regards,
-- 
Alexandre Belloni <alexandre.belloni at bootlin.com>



More information about the linux-arm-kernel mailing list