Re: [PATCH] iio: adc: ad7944: drop bits_per_word hack

From: Jonathan Cameron
Date: Sat Apr 05 2025 - 13:39:35 EST


On Tue, 01 Apr 2025 10:11:40 +0100
Nuno Sá <noname.nuno@xxxxxxxxx> wrote:

> On Mon, 2025-03-31 at 14:29 -0500, David Lechner wrote:
> > Remove setting bits_per_word in SPI xfers without data. The shortcoming
> > that this was working around was fixed in the SPI controller driver, so
> > it is no longer necessary. And we don't need this to be cargo-culted to
> > new drivers.
> >
> > Signed-off-by: David Lechner <dlechner@xxxxxxxxxxxx>
> > ---
>
> Reviewed-by: Nuno Sá <nuno.sa@xxxxxxxxxx>
Applied.