Re: [PATCH 1/2] regulator: ab8500: Constify regulator_ops
From: Linus Walleij
Date: Tue Apr 23 2019 - 05:07:44 EST
On Fri, Apr 12, 2019 at 4:12 PM Axel Lin <axel.lin@xxxxxxxxxx> wrote:
> These regulator_ops variables never need to be modified, make them const so
> compiler can put them to .rodata.
>
> Signed-off-by: Axel Lin <axel.lin@xxxxxxxxxx>
Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
Yours,
Linus Walleij