Re: [PATCH v3 4/5] iio: dac: ad5504: introduce local dev pointer

From: Jonathan Cameron

Date: Sun May 17 2026 - 10:36:41 EST


On Sat, 9 May 2026 15:20:42 +0100
Taha Ed-Dafili <0rayn.dev@xxxxxxxxx> wrote:

> Replace &spi->dev with a local dev pointer to shorten lines, fix
> alignment, and improve overall readability in the probe function.
>
> Signed-off-by: Taha Ed-Dafili <0rayn.dev@xxxxxxxxx>
Applied this one to the testing branch of iio.git

Thanks,

Jonathan