On Sat, Feb 17, 2024 at 10:39 AM Krzysztof Kozlowski <[email protected]> wrote:
> The xlate callbacks are supposed to translate of_phandle_args to proper > provider without modifying the of_phandle_args. Make the argument > pointer to const for code safety and readability. > > Signed-off-by: Krzysztof Kozlowski <[email protected]> (...) > drivers/pinctrl/tegra/pinctrl-tegra-xusb.c | 2 +- Acked-by: Linus Walleij <[email protected]> Yours, Linus Walleij
