linux-stable/drivers/pmdomain/xilinx
Krzysztof Kozlowski 4d0824608a pmdomain: core: constify of_phandle_args in xlate
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@linaro.org>
Link: https://lore.kernel.org/r/20240208202822.631449-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2024-02-14 10:26:11 +01:00
..
Kconfig
Makefile
zynqmp-pm-domains.c pmdomain: core: constify of_phandle_args in xlate 2024-02-14 10:26:11 +01:00