diff options
| author | Jinjie Ruan <ruanjinjie@huawei.com> | 2024-09-12 11:30:16 +0300 |
|---|---|---|
| committer | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2024-09-21 23:47:42 +0300 |
| commit | 1af01e14db7e0b45ae502d822776a58c86688763 (patch) | |
| tree | a95ae68bee653ebc8727b1a0ebe1a3a25b72cefe /include/linux/timerqueue.h | |
| parent | c87a1268e9c589cd346e820298e5ef35f884aea0 (diff) | |
| download | linux-1af01e14db7e0b45ae502d822776a58c86688763.tar.xz | |
drm/imx/dcss: 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: 9021c317b770 ("drm/imx: Add initial support for DCSS on iMX8MQ")
Signed-off-by: Jinjie Ruan <ruanjinjie@huawei.com>
Reviewed-by: Laurentiu Palcu <laurentiu.palcu@oss.nxp.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20240912083020.3720233-2-ruanjinjie@huawei.com
[DB: fixed the subject]
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
