Re: [PATCH] pinctrl: rk805: Constify rk805_gpio_cfgs
From: Linus Walleij
Date: Tue May 12 2020 - 07:36:16 EST
On Sat, Apr 25, 2020 at 10:38 PM Rikard Falkeborn
<rikard.falkeborn@xxxxxxxxx> wrote:
> Mark pin_cfg as const, allowing the compiler to put the struct in
> .rodata instead of .data.
>
> Signed-off-by: Rikard Falkeborn <rikard.falkeborn@xxxxxxxxx>
Patch applied.
Yours,
Linus Walleij