linux-stable/drivers/phy/rockchip
Douglas Anderson 2fb850092f phy: rockchip-typec: Check for errors from tcphy_phy_init()
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>
2017-10-03 15:18:41 +05:30
..
Kconfig
Makefile
phy-rockchip-dp.c
phy-rockchip-emmc.c
phy-rockchip-inno-usb2.c Char/Misc drivers for 4.14-rc1 2017-09-05 11:08:17 -07:00
phy-rockchip-pcie.c phy: rockchip-pcie: Reconstruct driver to support per-lane PHYs 2017-08-28 13:34:37 -05:00
phy-rockchip-typec.c phy: rockchip-typec: Check for errors from tcphy_phy_init() 2017-10-03 15:18:41 +05:30
phy-rockchip-usb.c