phy: qcom-qmp-pcie: move power-down update
authorJohan Hovold <johan+linaro@kernel.org>
Mon, 17 Oct 2022 06:50:07 +0000 (08:50 +0200)
committerVinod Koul <vkoul@kernel.org>
Mon, 17 Oct 2022 08:15:47 +0000 (13:45 +0530)
commit5b68d95c3fc72b4a89b9c7549e1ef638a01a3e15
treedda32ad3543255380cae2007e9de5bc13117deab
parent6d5b1e2067aef151747b4ec1cd927d44b61e4293
phy: qcom-qmp-pcie: move power-down update

Move the power-down-control register update that powers on the PHY to
the power-on handler so that it matches the power-off handler.

Note that the power-on handler is currently always called directly
after init.

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