[PATCH v2 07/16] iio: adc: rockchip_saradc: do not use internal iio_dev lock
Jonathan Cameron
jic23 at kernel.org
Sun Oct 9 05:03:56 PDT 2022
On Wed, 05 Oct 2022 09:44:37 +0200
Heiko Stübner <heiko at sntech.de> wrote:
> Am Dienstag, 4. Oktober 2022, 15:49:00 CEST schrieb Nuno Sá:
> > The iio_device lock is only meant for internal use. Hence define a
> > device local lock to protect against concurrent accesses.
> >
> > While at it, properly include "mutex.h" for mutex related APIs.
> >
> > Signed-off-by: Nuno Sá <nuno.sa at analog.com>
>
> Acked-by: Heiko Stuebner <heiko at sntech.de>
>
>
Applied and pushed out as testing. Note I'll be rebasing on rc1 once available.
Thanks,
Jonathan
More information about the linux-arm-kernel
mailing list