Re: [PATCH] iio: adc: axp20x_adc: make axp717_maps const
From: Jonathan Cameron
Date: Sun Jun 29 2025 - 12:53:30 EST
On Sat, 28 Jun 2025 11:23:58 -0500
David Lechner <dlechner@xxxxxxxxxxxx> wrote:
> Add const qualifier to struct iio_map axp717_maps[]. This is read-only
> data so it can be made const.
>
> Signed-off-by: David Lechner <dlechner@xxxxxxxxxxxx>
Applied to the testing branch of iio.git. Plenty of time for
additional comments / tags etc.
Jonathan