phy: qcom-qmp-usb: clean up pipe clock handling
authorJohan Hovold <johan+linaro@kernel.org>
Thu, 23 Jun 2022 11:33:14 +0000 (13:33 +0200)
committerVinod Koul <vkoul@kernel.org>
Tue, 5 Jul 2022 07:03:26 +0000 (12:33 +0530)
commit5d5b7d509ff85675779caeafcffa8086d7094339
treeffe8e131e9402864a0d6ba610fd0e7069f930150
parent36db6ce1e47cf85772a4f6199f8f14c1fad672ce
phy: qcom-qmp-usb: clean up pipe clock handling

Clean up the pipe clock handling by using dev_err_probe() to handle
probe deferral and dropping the obsolete comment that claimed that the
pipe clock was optional for some other PHY types.

Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Link: https://lore.kernel.org/r/20220623113314.29761-4-johan+linaro@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/phy-qcom-qmp-usb.c