Re: [PATCH 3/3] hwmon: (tps23861) Constify struct regmap_config
From: Guenter Roeck
Date: Tue Jul 02 2024 - 14:31:55 EST
On Tue, Jul 02, 2024 at 12:09:32PM +0200, Javier Carrasco wrote:
> `tps23861_regmap_config` 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>
Applied.
Thanks,
Guenter