Re: [PATCH v3 6/6] iio: adc: ti-ads7950: complete conversion to using managed resources
From: Dmitry Torokhov
Date: Sat Mar 07 2026 - 13:05:14 EST
On Fri, Mar 06, 2026 at 02:21:00PM +0200, Andy Shevchenko wrote:
> On Thu, Mar 05, 2026 at 11:21:57AM -0800, Dmitry Torokhov wrote:
> > All resources that the driver needs have managed API now. Switch to
> > using them to make code clearer and drop ti_ads7950_remove().
>
> ...
>
> > - mutex_init(&st->slock);
>
> I missed seeing the + lines WRT the above removal.
>
Oops, will fix it up.
--
Dmitry