phy: qcom-qmp-pcie: rename PHY ops structure
authorJohan Hovold <johan+linaro@kernel.org>
Sat, 5 Nov 2022 14:59:29 +0000 (15:59 +0100)
committerVinod Koul <vkoul@kernel.org>
Thu, 10 Nov 2022 07:04:54 +0000 (12:34 +0530)
commit63bf101ae1912570260912087bfd7b1cf420c3dc
tree094baaf2be3897f4b151cb79c9ca794b2e23d8ab
parent52b997732eb6bf64df242403c7510520d89be266
phy: qcom-qmp-pcie: 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/20221105145939.20318-7-johan+linaro@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c