Re: [PATCH 04/10] iio: adc: ad7091r8: Constify struct regmap_bus

From: Nuno Sá
Date: Thu Jul 04 2024 - 07:12:45 EST


On Wed, 2024-07-03 at 23:04 +0200, Javier Carrasco wrote:
> `ad7091r8_regmap_bus` is not modified and can be declared as const to
> move its data to a read-only section.
>
> Signed-off-by: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
> ---

Reviewed-by: Nuno Sa <nuno.sa@xxxxxxxxxx>