diff options
| author | Jinjie Ruan <[email protected]> | 2024-09-06 02:28:28 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2024-09-29 23:12:22 +0000 |
| commit | 003c7e01916c5e2af95add9b0cbda2e6163873e8 (patch) | |
| tree | 2a91fe26ca67fa81c0be9511034a5281908c5e95 /drivers/spi/spi-microchip-core-qspi.c | |
| parent | spi: fix typo in the comment (diff) | |
| download | kernel-003c7e01916c5e2af95add9b0cbda2e6163873e8.tar.gz kernel-003c7e01916c5e2af95add9b0cbda2e6163873e8.zip | |
spi: spi-fsl-lpspi: 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: 9728fb3ce117 ("spi: lpspi: disable lpspi module irq in DMA mode")
Signed-off-by: Jinjie Ruan <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/spi/spi-microchip-core-qspi.c')
0 files changed, 0 insertions, 0 deletions
