kernel_optimize_test/drivers/phy/cadence
Dan Carpenter 5a602158b8 phy: cadence-torrent: Fix error code in cdns_torrent_phy_probe()
[ Upstream commit 266df28f9ac16b0dff553d78bc3fb1c084b96b9d ]

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

Fixes: d09945eaca ("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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-03-04 11:38:11 +01:00
..
cdns-dphy.c phy: Add Cadence D-PHY support 2019-02-07 11:11:06 +05:30
Kconfig phy: cadence: salvo: add salvo phy driver 2020-05-07 09:46:36 +05:30
Makefile phy: cadence: salvo: add salvo phy driver 2020-05-07 09:46:36 +05:30
phy-cadence-salvo.c phy: cadence: salvo: Constify cdns_nxp_sequence_pair 2020-09-16 17:43:31 +05:30
phy-cadence-sierra.c phy: cadence: Sierra: Constify static structs 2020-09-16 17:43:31 +05:30
phy-cadence-torrent.c phy: cadence-torrent: Fix error code in cdns_torrent_phy_probe() 2021-03-04 11:38:11 +01:00