linux/drivers/phy/ralink
Krzysztof Kozlowski 00ca8a15da phy: 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>
Acked-by: Thierry Reding <treding@nvidia.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Florian Fainelli <florian.fainelli@broadcom.com> #Broadcom
Link: https://lore.kernel.org/r/20240217093937.58234-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2024-02-23 17:43:14 +05:30
..
Kconfig phy: Revert "phy: ralink: Kconfig: convert mt7621-pci-phy into 'bool'" 2021-06-23 12:59:46 +05:30
Makefile phy: ralink: Add PHY driver for MT7621 PCIe PHY 2020-11-30 16:18:24 +05:30
phy-mt7621-pci.c phy: constify of_phandle_args in xlate 2024-02-23 17:43:14 +05:30
phy-ralink-usb.c phy: Remove duplicated include in phy-ralink-usb.c 2023-10-23 11:55:36 +05:30