linux/drivers/phy/st
Fabrice Gasnier 32b378a917 phy: stm32: fix error return in stm32_usbphyc_phy_init
Error code is overridden, in case the PLL doesn't lock. So, the USB
initialization can continue. This leads to a platform freeze.
This can be avoided by returning proper error code to avoid USB probe
freezing the platform. It also displays proper errors in log.

Fixes: 5b1af71280 ("phy: stm32: rework PLL Lock detection")
Signed-off-by: Fabrice Gasnier <fabrice.gasnier@foss.st.com>
Link: https://lore.kernel.org/r/20220713133953.595134-1-fabrice.gasnier@foss.st.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2022-07-15 17:04:25 +05:30
..
Kconfig
Makefile
phy-miphy28lp.c
phy-spear1310-miphy.c
phy-spear1340-miphy.c
phy-stih407-usb.c
phy-stm32-usbphyc.c phy: stm32: fix error return in stm32_usbphyc_phy_init 2022-07-15 17:04:25 +05:30