Re: [PATCH] phy: sunplus: return negative error code in sp_usb_phy_probe

From: Vinod Koul
Date: Mon Nov 27 2023 - 08:22:17 EST



On Mon, 20 Nov 2023 17:10:47 +0800, Su Hui wrote:
> devm_phy_create() return negative error code, 'ret' should be
> 'PTR_ERR(phy)' rather than '-PTR_ERR(phy)'.
>
>

Applied, thanks!

[1/1] phy: sunplus: return negative error code in sp_usb_phy_probe
commit: 2a9c713825b3127ece11984abf973672c9779518

Best regards,
--
~Vinod