Re: [PATCH] iio: chemical: atlas-ezo-sensor: make atlas_ezo_devices const
From: Jonathan Cameron
Date: Sun Jun 29 2025 - 13:05:20 EST
On Sat, 28 Jun 2025 12:06:35 -0500
David Lechner <dlechner@xxxxxxxxxxxx> wrote:
> Add const qualifier to struct atlas_ezo_device atlas_ezo_devices[]. This
> is read-only data so it can be made const.
>
> Signed-off-by: David Lechner <dlechner@xxxxxxxxxxxx>
Applied.