mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 01:22:07 +00:00
2fb850092f
The function tcphy_phy_init() could return an error but the callers weren't checking the return value. They should. In at least one case while testing I saw the message "wait pma ready timeout" which indicates that tcphy_phy_init() really could return an error and we should account for it. Signed-off-by: Douglas Anderson <dianders@chromium.org> Reviewed-by: Guenter Roeck <groeck@chromium.org> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
phy-rockchip-dp.c | ||
phy-rockchip-emmc.c | ||
phy-rockchip-inno-usb2.c | ||
phy-rockchip-pcie.c | ||
phy-rockchip-typec.c | ||
phy-rockchip-usb.c |