phy: qcom-qmp-ufs: drop unused runtime PM implementation
authorJohan Hovold <johan+linaro@kernel.org>
Wed, 7 Sep 2022 11:07:19 +0000 (13:07 +0200)
committerVinod Koul <vkoul@kernel.org>
Tue, 20 Sep 2022 05:58:08 +0000 (11:28 +0530)
commitb3a467d9c6d1a1b6e93104bf5c093b16f2fa3c9e
tree604b4c3a0ceb0e941f1c794015f3ba150e6df0b7
parent7936e5f32fd0ef6b123ed9e7390f3f4047c24770
phy: qcom-qmp-ufs: drop unused runtime PM implementation

Drop the unused and incomplete runtime PM implementation, which was
only used by USB PHYs before splitting the QMP driver.

Note that the runtime PM was never disabled (and state restored) on
driver unbind.

This effectively reverts commit ac0d239936bd ("phy: qcom-qmp: Add
support for runtime PM").

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