Hi Jinjie, On Thu, Sep 12, 2024 at 11:34:59AM GMT, 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: 37692de5d523 ("i2c: i2c-qcom-geni: Add bus driver for the Qualcomm GENI I2C controller") > Signed-off-by: Jinjie Ruan <ruanjinjie@xxxxxxxxxx> merged to i2c/i2c-host-fixes. Thanks, Andi