Re: [PATCH 0/2] pinctrl: Constify read-only struct regmap_config
From: Linus Walleij
Date: Mon Aug 05 2024 - 03:08:27 EST
On Thu, Jul 4, 2024 at 8:36 PM Javier Carrasco
<javier.carrasco.cruz@xxxxxxxxx> wrote:
> This series adds the const modifier to the remaining regmap_config
> structs in the pinctrl subsystem that are effectively used as const
> (i.e., only read after their declaration), but kept ad writtable data.
>
> Signed-off-by: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
Patches applied.
Yours,
Linus Walleij