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 <dmitry.barysh...@linaro.org> > Signed-off-by: Jinjie Ruan <ruanjin...@huawei.com>
Reviewed-by: Philipp Zabel <p.za...@pengutronix.de> regards Philipp