[PATCH] interconnect: constify of_phandle_args in xlate

Konrad Dybcio konrad.dybcio at linaro.org
Fri Feb 16 05:56:21 PST 2024


On 16.02.2024 14:52, Krzysztof Kozlowski 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 <krzysztof.kozlowski at linaro.org>
> ---

Acked-by: Konrad Dybcio <konrad.dybcio at linaro.org>

Konrad



More information about the linux-arm-kernel mailing list