diff options
author | Lad Prabhakar <[email protected]> | 2024-10-18 16:32:25 +0100 |
---|---|---|
committer | Hans Verkuil <[email protected]> | 2024-11-07 09:05:59 +0100 |
commit | ecf85e03b4ab5a387895f71cf13a231277af9fa0 (patch) | |
tree | aada74df9f0abcb60fd5711bb6802985a91c68a8 /tools/perf/scripts/python | |
parent | 885ac98717242596a315886fce5087be6598c23c (diff) |
media: i2c: ov5645: Drop `power_lock` mutex
Remove the `power_lock` mutex used during control applications, as it is
only utilized in the .s_ctrl() function. Since the control framework
already serializes calls to this function, the mutex is unnecessary.
Signed-off-by: Lad Prabhakar <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Signed-off-by: Sakari Ailus <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions