Re: [PATCH] pinctrl: samsung: constify iomem pointers

From: Linus Walleij
Date: Wed Dec 27 2023 - 19:24:16 EST


On Sat, Dec 23, 2023 at 8:19 PM Krzysztof Kozlowski
<krzysztof.kozlowski@xxxxxxxxxx> wrote:

> Constify few pointers to iomem, where the destination memory is not
> modified, for code safety and readability.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Is this something I should just apply directly at this point?

Yours,
Linus Walleij