phy: phy-snps-eusb2: rename phy_init() clock error label
authorJohan Hovold <johan+linaro@kernel.org>
Fri, 23 May 2025 08:48:35 +0000 (10:48 +0200)
committerVinod Koul <vkoul@kernel.org>
Sun, 15 Jun 2025 16:32:41 +0000 (22:02 +0530)
commit4f333990841e06059c3cd7251791017d4c9e9028
treedad08b841cd5689cb0545b968dd32d5d9b41749c
parent3232a6b0d834569f71aa898401288af6b4ab781d
phy: phy-snps-eusb2: rename phy_init() clock error label

Rename the clock error label which is now used to disable all clocks and
not just the ref clock on phy_init() errors.

Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: Abel Vesa <abel.vesa@linaro.org>
Link: https://lore.kernel.org/r/20250523084839.11015-4-johan+linaro@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/phy-snps-eusb2.c