phy: qcom-qmp-combo: separate USB and DP init ops
authorJohan Hovold <johan+linaro@kernel.org>
Mon, 14 Nov 2022 11:06:07 +0000 (12:06 +0100)
committerVinod Koul <vkoul@kernel.org>
Thu, 24 Nov 2022 17:16:51 +0000 (22:46 +0530)
commit8c75d9eab1dd402bde2fb1337db2130a409c2743
tree6ae808d3434ec8581dc6810b07d2f48ce09f4740
parent0537692bbec18a173e1bda87f2bd024b3684b47d
phy: qcom-qmp-combo: separate USB and DP init ops

Separate the USB and DP init and exit operations by calling the common
initialisation code directly from the USB operation and adding a "dp"
infix to the DP callbacks.

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