summary refs log tree commit diff
path: root/net/bridge
diff options
context:
space:
mode:
authorDouglas Anderson <dianders@chromium.org>2017-09-29 16:58:46 -0700
committerKishon Vijay Abraham I <kishon@ti.com>2017-10-03 15:18:41 +0530
commit2fb850092fd95198a0a4746f07b80077d5a3aa37 (patch)
tree0a2b50f36e3c748572058fd206726d7e104fe01d /net/bridge
parent26e03d803c8191e906360a0320c05b12d45a37ae (diff)
downloadlinux-2fb850092fd95198a0a4746f07b80077d5a3aa37.tar.gz
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>
Diffstat (limited to 'net/bridge')
0 files changed, 0 insertions, 0 deletions