aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNuno Sa <[email protected]>2024-06-18 15:32:09 +0200
committerJonathan Cameron <[email protected]>2024-06-25 21:04:50 +0100
commit9d9dae6ae8ab440835981b209ebe6ba8465b46a4 (patch)
treee639ad0afa17f79a86d70732d4d2200627e35277 /tools/perf/scripts/python
parent8d61d01cdec275719b70295e98e4d45c5f284f29 (diff)
iio: imu: adis16400: make use of the new lock helpers
Use the new auto cleanup based locks so error paths are simpler. While at it, removed 'ret' from adis16400_write_raw() by doing return adis_write_reg_16(); instead of ret = adis_write_reg_16(); return ret; Signed-off-by: Nuno Sa <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions