Re: [PATCH 4/5] iio: adc: vf610_adc: Replace indio_dev->mlock with own device lock

2020-09-30 Thread Jonathan Cameron
On Wed, 30 Sep 2020 08:57:55 +0300 Alexandru Ardelean wrote: > On Tue, Sep 29, 2020 at 7:15 PM Jonathan Cameron wrote: > > > > On Mon, 28 Sep 2020 16:13:32 +0300 > > Mircea Caprioru wrote: > > > > > From: Sergiu Cuciurean > > > > > > As part of the general cleanup of indio_dev->mlock, this

Re: [PATCH 4/5] iio: adc: vf610_adc: Replace indio_dev->mlock with own device lock

2020-09-29 Thread Alexandru Ardelean
On Tue, Sep 29, 2020 at 7:15 PM Jonathan Cameron wrote: > > On Mon, 28 Sep 2020 16:13:32 +0300 > Mircea Caprioru wrote: > > > From: Sergiu Cuciurean > > > > As part of the general cleanup of indio_dev->mlock, this change replaces > > it with a local lock on the device's state structure. > > > >

Re: [PATCH 4/5] iio: adc: vf610_adc: Replace indio_dev->mlock with own device lock

2020-09-29 Thread Jonathan Cameron
On Mon, 28 Sep 2020 16:13:32 +0300 Mircea Caprioru wrote: > From: Sergiu Cuciurean > > As part of the general cleanup of indio_dev->mlock, this change replaces > it with a local lock on the device's state structure. > > This is part of a bigger cleanup. > Link: >

[PATCH 4/5] iio: adc: vf610_adc: Replace indio_dev->mlock with own device lock

2020-09-28 Thread Mircea Caprioru
From: Sergiu Cuciurean As part of the general cleanup of indio_dev->mlock, this change replaces it with a local lock on the device's state structure. This is part of a bigger cleanup. Link: https://lore.kernel.org/linux-iio/CA+U=dsoo6yabe5odlp+efnpgfdjk5zeqecegkqjxxcvehlw...@mail.gmail.com/