OSDN Git Service

phy: qcom-qmp-pcie: drop redundant clock allocation
authorJohan Hovold <johan+linaro@kernel.org>
Fri, 11 Nov 2022 09:42:39 +0000 (10:42 +0100)
committerVinod Koul <vkoul@kernel.org>
Thu, 24 Nov 2022 17:25:17 +0000 (22:55 +0530)
commite8511f407b078330dfcca0c7200e72b7638b6e17
treec23714e0062bb3080ec19b17f12e9f8742705c88
parent64e1f12b2658c1abca55cffd9413f2d3c3bbfa8f
phy: qcom-qmp-pcie: drop redundant clock allocation

Since the QMP driver split, there is no reason to allocate the
fixed-rate pipe clock structure separately from the driver data.

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