On Wed, 28 May 2025 at 12:41, Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> wrote: > Pin controller core code only stores the pointer to > 'struct pinctrl_desc' and does not modify it anywhere. The pointer can > be changed to pointer to const which makes the code safer, explicit and > later allows constifying 'pinctrl_desc' allocations in individual > drivers. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds