Home
last modified time | relevance | path

Searched hist:"266 df28f9ac16b0dff553d78bc3fb1c084b96b9d" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/phy/cadence/
H A Dphy-cadence-torrent.cdiff 266df28f9ac16b0dff553d78bc3fb1c084b96b9d Thu Dec 17 05:04:59 CST 2020 Dan Carpenter <dan.carpenter@oracle.com> phy: cadence-torrent: Fix error code in cdns_torrent_phy_probe()

This error path should return -EINVAL, but currently it returns
success.

Fixes: d09945eacad0 ("phy: cadence-torrent: Check total lane count for all subnodes is within limit")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Link: https://lore.kernel.org/r/X9s7Wxq+b6ls0q7o@mwanda
Signed-off-by: Vinod Koul <vkoul@kernel.org>