aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/fpga-bridge.c
diff options
context:
space:
mode:
authorJinjie Ruan <[email protected]>2024-09-12 11:34:59 +0800
committerAndi Shyti <[email protected]>2024-09-12 09:08:22 +0200
commite2c85d85a05f16af2223fcc0195ff50a7938b372 (patch)
tree6f240d1f2a04773295b2fd98426900b6df4275f1 /drivers/fpga/fpga-bridge.c
parent1db4da55070d6a2754efeb3743f5312fc32f5961 (diff)
i2c: qcom-geni: Use IRQF_NO_AUTOEN flag in request_irq()
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 <[email protected]> Cc: <[email protected]> # v4.19+ Acked-by: Mukesh Kumar Savaliya <[email protected]> Reviewed-by: Vladimir Zapolskiy <[email protected]> Signed-off-by: Andi Shyti <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions