diff options
author | 2025-04-28 13:37:16 +0200 | |
---|---|---|
committer | 2025-04-28 14:17:53 -0400 | |
commit | 8f6dfc4d7037e88cc0a4be4f290829946999341f (patch) | |
tree | 1d7a0415288bdd0b3601883a8b711affc9267eec /scripts/lib/kdoc/kdoc_parser.py | |
parent | drm: adp: Enable vblank interrupts in crtc's .atomic_enable (diff) | |
download | linux-rng-8f6dfc4d7037e88cc0a4be4f290829946999341f.tar.xz linux-rng-8f6dfc4d7037e88cc0a4be4f290829946999341f.zip |
drm: adp: Remove pointless irq_lock spin lock
Interrupt handlers run with interrupts disabled so it is not necessary
to protect them against reentrancy.
Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Signed-off-by: Janne Grunau <j@jannau.net>
Link: https://lore.kernel.org/r/20250428-drm_adp_fixes-v2-4-912e081e55d8@jannau.net
Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions