phy: qcom-qmp-combo: drop start and pwrdn-ctrl abstraction
authorJohan Hovold <johan+linaro@kernel.org>
Wed, 12 Oct 2022 08:49:57 +0000 (10:49 +0200)
committerVinod Koul <vkoul@kernel.org>
Fri, 28 Oct 2022 12:25:05 +0000 (17:55 +0530)
commitd4b81490fe44429203ae6e55df8a556e5b77c88e
tree5b46589c4c2141dc76f279e18fc23ff6b2286bbf
parent7612890b9df8f3f4f9b4fd39d988a5afd97aa3e7
phy: qcom-qmp-combo: drop start and pwrdn-ctrl abstraction

All USB PHYs need to start and stop the SerDes and PCS so drop the
start-ctrl abstraction which is no longer needed since the QMP driver
split.

Similarly, drop the pwrdn-ctrl abstraction which also is not needed
since the split.

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