diff options
author | Ming Qian <[email protected]> | 2024-05-06 17:49:17 +0900 |
---|---|---|
committer | Hans Verkuil <[email protected]> | 2024-06-10 10:24:30 +0200 |
commit | 065927b51eb1f042c3e026cebfd55e72ccc26093 (patch) | |
tree | 5b549d228ce51568e6244e97d504e2dbd7e5fda3 /arch/powerpc/sysdev/dart_iommu.c | |
parent | 62096c48394b49e326056a62780fb67b60edde91 (diff) |
media: amphion: Remove lock in s_ctrl callback
There is no need to add a lock in s_ctrl callback, it has been
synchronized by the ctrl_handler's lock, otherwise it may led to
a deadlock if the driver calls v4l2_ctrl_s_ctrl().
Signed-off-by: Ming Qian <[email protected]>
Signed-off-by: Sebastian Fricke <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'arch/powerpc/sysdev/dart_iommu.c')
0 files changed, 0 insertions, 0 deletions