[PATCH] phy: qcom: fix error code in snps_eusb2_hsphy_probe()
Vinod Koul
vkoul at kernel.org
Tue Jul 15 08:18:37 PDT 2025
On Thu, 10 Jul 2025 10:24:02 -0700, Harshit Mogalapalli wrote:
> When phy->ref_clk is NULL PTR_ERR(NULL) will be a success. Fix this by
> using -ENOENT when phy->ref_clk is NULL instead.
>
>
Applied, thanks!
[1/1] phy: qcom: fix error code in snps_eusb2_hsphy_probe()
commit: b7acfeab8af9ee661c933522132f3d1d92ed12d6
Best regards,
--
~Vinod
More information about the linux-phy
mailing list