Re: [PATCH v3 6/6] iio: adc: ti-ads7950: complete conversion to using managed resources
From: Andy Shevchenko
Date: Fri Mar 06 2026 - 07:22:38 EST
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.
--
With Best Regards,
Andy Shevchenko