On Do, 2024-09-12 at 16:30 +0800, Jinjie Ruan 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 when request IRQ.
>
> Fixes: 47b1be5c0f4e ("staging: imx/drm: request irq only after adding the
> crtc")
> Reviewed-by: Dmitry Baryshkov <[email protected]>
> Signed-off-by: Jinjie Ruan <[email protected]>Reviewed-by: Philipp Zabel <[email protected]> regards Philipp
