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

From: Krzysztof Kozlowski
Date: Thu Dec 28 2023 - 02:07:01 EST


On 28/12/2023 01:23, Linus Walleij wrote:
> 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?

Yes, please take it.

Best regards,
Krzysztof