Re: [PATCH v4 05/13] iio: dac: ds4424: rename iio_info struct to avoid ambiguity

From: Andy Shevchenko

Date: Tue Feb 03 2026 - 04:56:12 EST


On Tue, Feb 03, 2026 at 10:34:25AM +0100, Oleksij Rempel wrote:
> Rename the static `ds4424_info` structure to `ds4424_iio_info`.
>
> The previous name was generic and could be confused with chip-specific
> data structures (like the upcoming `ds4424_chip_info`). The new name
> explicitly indicates that this structure holds the IIO framework
> callbacks.

OK,
Reviewed-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxx>

--
With Best Regards,
Andy Shevchenko