]> git.dujemihanovic.xyz Git - u-boot.git/commit
phy: meson-gxl-usb2: remove phy_meson_gxl_usb2_set_mode
authorNeil Armstrong <neil.armstrong@linaro.org>
Thu, 20 Jun 2024 07:42:52 +0000 (09:42 +0200)
committerNeil Armstrong <neil.armstrong@linaro.org>
Tue, 25 Jun 2024 13:25:10 +0000 (15:25 +0200)
commitaffb461d9aa235d12075fbd943cb11e481ada79d
treed3ee7f6cae8b886ea64e0730c05fdefae2503c00
parent8c58c35048cb47a999c050aad9c6c9785fc5870e
phy: meson-gxl-usb2: remove phy_meson_gxl_usb2_set_mode

Remove the public phy_meson_gxl_usb2_set_mode and move
the implementation in the the set_mode callback.

Reviewed-by: Marek Vasut <marex@denx.de>
Link: https://lore.kernel.org/r/20240620-u-boot-usb-gxl-phy-set-mode-v2-3-b81c027bc02c@linaro.org
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
arch/arm/include/asm/arch-meson/usb-gx.h
drivers/phy/meson-gxl-usb2.c