Re: [PATCH v4] iio: accel: sca3000: replace usages of internal read data helpers by spi helpers

From: Andy Shevchenko
Date: Sat May 10 2025 - 17:40:15 EST


On Sat, May 10, 2025 at 10:08 PM Andrew Ijano <andrew.ijano@xxxxxxxxx> wrote:
>
> Remove usages of sca3000_read_data() and sca3000_read_data_short()
> functions, replacing it by spi_w8r8() and spi_w8r16() helpers. Just
> one case that reads large buffers is left using an internal helper.
>
> This is an old driver that was not making full use of the newer
> infrastructure.

> ---

Changelog is missing.

Also some of my comments became ignored.

Besides that you had a question which I answered in a previous email.
Please, do not send new versions before settling down on the discussed
pieces.

--
With Best Regards,
Andy Shevchenko