aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorNuno Sa <[email protected]>2024-05-31 11:41:54 +0200
committerJonathan Cameron <[email protected]>2024-06-04 19:53:07 +0100
commit202b89f4b778d86a940f693785600acaccca6a2b (patch)
tree84edee82494cff5493ac556e0b53675b4c1bd79b /tools/perf/scripts/python/bin
parent9be46ec5606e6e1aa4b9c6086762ed82f34ceaae (diff)
iio: adc: adi-axi-adc: don't allow concurrent enable/disable calls
Add proper mutex guards as we should not be able to disable the core in the middle of enabling it. Note there's no need to rush in backporting this as the only user of the backend does not do anything crazy.. Fixes: 794ef0e57854 ("iio: adc: adi-axi-adc: move to backend framework") Signed-off-by: Nuno Sa <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions