diff options
author | 2024-09-12 16:30:20 +0800 | |
---|---|---|
committer | 2024-10-27 08:23:32 -0700 | |
commit | 394679f322649d06fea3c646ba65f5a0887f52c3 (patch) | |
tree | 95bd6f2cca9aea10f9af524e2c447aa9f3a491a0 /scripts/generate_rust_analyzer.py | |
parent | drm/msm: Fix some typos in comment (diff) | |
download | wireguard-linux-394679f322649d06fea3c646ba65f5a0887f52c3.tar.xz wireguard-linux-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 <dmitry.baryshkov@linaro.org>
Signed-off-by: Jinjie Ruan <ruanjinjie@huawei.com>
Patchwork: https://patchwork.freedesktop.org/patch/614075/
Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions