In [1], some helpers were added to the adis lib to make things a bit more neater when users need to use the device lock. Somehow, these two users were left "behind". Let's make things consistent and make them use the helpers. [1]: https://patchwork.kernel.org/project/linux-iio/patch/20210218114039.216091-5-nuno.sa@xxxxxxxxxx/ Nuno Sá (2): iio: adis16260: make use of adis lock helpers iio: adis16136: make use of adis lock helpers drivers/iio/gyro/adis16136.c | 15 ++++++--------- drivers/iio/gyro/adis16260.c | 4 ++-- 2 files changed, 8 insertions(+), 11 deletions(-) -- 2.31.1