On Fri, Apr 30, 2021 at 6:16 PM Ivan Mikhaylov <i.mikhaylov@xxxxxxxxx> wrote: > > Remove the mutex from vcnl3020_data structure and change it on > iio_device_claim_direct_mode/iio_device_release_direct_mode. iio_device_claim_direct_mode()/iio_device_release_direct_mode(). I'm wondering if it should be the first patch in the series. ... > +end: out_release_direct_mode: > + iio_device_release_direct_mode(indio_dev); > + return rc; -- With Best Regards, Andy Shevchenko