diff options
| author | Jinjie Ruan <[email protected]> | 2024-09-12 08:30:20 +0000 |
|---|---|---|
| committer | Rob Clark <[email protected]> | 2024-10-27 15:23:32 +0000 |
| commit | 394679f322649d06fea3c646ba65f5a0887f52c3 (patch) | |
| tree | 95bd6f2cca9aea10f9af524e2c447aa9f3a491a0 /drivers/usb/cdns3/cdns3-pci-wrap.c | |
| parent | drm/msm: Fix some typos in comment (diff) | |
| download | kernel-394679f322649d06fea3c646ba65f5a0887f52c3.tar.gz kernel-394679f322649d06fea3c646ba65f5a0887f52c3.zip | |
drm/msm/adreno: 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: 4b565ca5a2cb ("drm/msm: Add A6XX device support")
Reviewed-by: Dmitry Baryshkov <[email protected]>
Signed-off-by: Jinjie Ruan <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/614075/
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-pci-wrap.c')
0 files changed, 0 insertions, 0 deletions
