Re: [PATCH v4 4/9] iio: temperature: ltc2983: Use local device pointer consistently

From: Andy Shevchenko

Date: Tue Jun 02 2026 - 19:26:27 EST


On Wed, May 27, 2026 at 05:18:20PM +0100, Jonathan Cameron wrote:
> On Mon, 25 May 2026 19:39:31 +0300
> Liviu Stan <liviu.stan@xxxxxxxxxx> wrote:
>
> > Some functions define a local 'dev' pointer but still use bare
> > '&st->spi->dev' in some code paths, and some don't have it at all.
> > Replace bare references with the local pointer for consistency and
> > collapse some wrapped lines that now fit within 80 characters.
> >
> > Reviewed-by: Joshua Crofts <joshua.crofts1@xxxxxxxxx>
> > Signed-off-by: Liviu Stan <liviu.stan@xxxxxxxxxx>
> Applied to the testing branch of iio.git.

As I said, this has to be split to three patches.
Can we drop it? Or is it late already?

--
With Best Regards,
Andy Shevchenko