Re: [PATCH] iio: dac: ad5770r: make ad5770r_rng_tbl const

From: Jonathan Cameron
Date: Sun Jun 29 2025 - 13:09:35 EST


On Sat, 28 Jun 2025 12:11:46 -0500
David Lechner <dlechner@xxxxxxxxxxxx> wrote:

> Add const qualifier to struct ad5770r_output_modes ad5770r_rng_tbl[].
> 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. Thanks,

Jonathan