aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNuno Sa <[email protected]>2024-02-29 16:10:25 +0100
committerJonathan Cameron <[email protected]>2024-03-25 20:10:14 +0000
commit42ea59925387e8468f490155ffdc382aba2539ae (patch)
treecec04809b489cf95ccbd832bf0c23345c5106a9d /tools/perf/scripts/python
parent305914d018077a125b0541b196ed080804f72106 (diff)
iio: core: move to cleanup.h magic
Use the new cleanup magic for handling mutexes in IIO. This allows us to greatly simplify some code paths. Note that we keep the plain mutex calls in the iio_device_release|acquire() APIs since in there the macros would likely not help much (as we want to keep the lock acquired when he leave the APIs). 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')
0 files changed, 0 insertions, 0 deletions