Re: [PATCH] rtc: as3722: move to use request_irq by IRQF_NO_AUTOEN flag
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
Date: 2021-04-16 22:56:26
From: Alexandre Belloni <alexandre.belloni@bootlin.com>
Date: 2021-04-16 22:56:26
On Tue, 6 Apr 2021 20:34:35 +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: as3722: move to use request_irq by IRQF_NO_AUTOEN flag
commit: 0ecab791d3fdc90ab35cd0f2c0625e11cecf0a83
Best regards,
--
Alexandre Belloni [off-list ref]