Re: [PATCH 00/17] pinctrl: Constify pointers to 'pinctrl_desc' and more

From: Krzysztof Kozlowski
Date: Wed Jun 11 2025 - 02:10:21 EST


On 10/06/2025 14:16, Linus Walleij wrote:
> Hi Krzysztof,
>
> On Wed, May 28, 2025 at 12:41 PM Krzysztof Kozlowski
> <krzysztof.kozlowski@xxxxxxxxxx> wrote:
>
>> In several drivers pointers to 'struct pinctrl_desc' is not modified, so
>> since core does not modify it, it can be made as const.
>
> will you rebase this series on v6.16-rc1, fix the snags and send a new version?
> It's all nice cleanups so it'd be great to just merge this.

Sure, coming soon.

Best regards,
Krzysztof