aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNuno Sá <[email protected]>2022-10-04 15:49:01 +0200
committerJonathan Cameron <[email protected]>2022-11-23 19:43:58 +0000
commit8433aa3591afff6f4dc641a2e274e6171f66a4b7 (patch)
treea4ed457a052ee17ef2a94306c0de418f41b2dac3 /tools/perf/scripts/python
parentbb690935df8dd8f97612b422c669bd1a5fe87096 (diff)
iio: adc: sc27xx_adc: do not use internal iio_dev lock
The iio_device lock is only meant for internal use. Hence define a device local lock to protect against concurrent accesses. While at it, properly include "mutex.h" for mutex related APIs. Signed-off-by: Nuno Sá <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions