Re: [PATCH 06/10] iio: dac: ltc2688: Constify struct regmap_bus
From: Nuno Sá
Date: Thu Jul 04 2024 - 03:09:53 EST
On Wed, 2024-07-03 at 23:04 +0200, Javier Carrasco wrote:
> `ltc2688_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>
> ---
Indeed,
Reviewed-by: Nuno Sa <nuno.sa@xxxxxxxxxx>