Re: [PATCH 00/11] iio: adc: replace deprecated iio_push_to_buffers_with_timestamp()
From: Andy Shevchenko
Date: Mon Mar 16 2026 - 15:56:40 EST
On Mon, Mar 16, 2026 at 10:57:26PM +0530, Atharv Dubey wrote:
> Hello ,
>
> The helper iio_push_to_buffers_with_timestamp() is deprecated in the IIO
> subsystem. The recommended replacement is
> iio_push_to_buffers_with_ts().
>
> This patch series updates multiple ADC drivers to use the newer helper
> API. No functional changes are intended; the patches only replace the
> deprecated calls and adjust arguments where required.
>
> The goal is to remove usage of the deprecated helper and keep the
> drivers aligned with the current IIO buffer interface.
You need to do this very carefully.
Besides that your email thread is broken:
- you have sent 2 time cover letter
- the patches 10 and 11 are detached from email thread.
On top of that there is wrong indentation in many places.
I recommend you to choose something less tricky to begin
with.
--
With Best Regards,
Andy Shevchenko