phy: qcom-qmp-usb: move pm ops
authorJohan Hovold <johan+linaro@kernel.org>
Fri, 28 Oct 2022 16:04:26 +0000 (18:04 +0200)
committerVinod Koul <vkoul@kernel.org>
Sat, 5 Nov 2022 07:29:41 +0000 (12:59 +0530)
commit9c9beef111a763513545a0ac0c60220fea64b063
tree1fb11210aa75d999c28267e7ad27ccaa3db4bad9
parent95dd63b8988cd914c8b5e805e5599cda2cad161e
phy: qcom-qmp-usb: move pm ops

Move the PM ops structure next to the implementation to keep the driver
callbacks grouped.

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