phy: qcom-qmp-usb: rename PHY ops structure
authorJohan Hovold <johan+linaro@kernel.org>
Fri, 28 Oct 2022 16:04:30 +0000 (18:04 +0200)
committerVinod Koul <vkoul@kernel.org>
Sat, 5 Nov 2022 07:29:42 +0000 (12:59 +0530)
commit8fe2b2b745a123640ead94743cf28c380fec9b58
tree9507f32261a368dbd14fb2627e7c132a13cc0f4b
parent413db06c05e729639e9b64cf7ab5d918b8182006
phy: qcom-qmp-usb: rename PHY ops structure

Rename the PHY operation structure so that it has a "phy_ops" suffix and
move it next to the implementation.

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-9-johan+linaro@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/phy-qcom-qmp-usb.c