phy: qcom-qmp-usb: drop redundant clock allocation
authorJohan Hovold <johan+linaro@kernel.org>
Fri, 11 Nov 2022 09:42:38 +0000 (10:42 +0100)
committerVinod Koul <vkoul@kernel.org>
Thu, 24 Nov 2022 17:25:17 +0000 (22:55 +0530)
commit64e1f12b2658c1abca55cffd9413f2d3c3bbfa8f
tree4828cd57124818d8cebdd2cc830b5fc564a9cc1c
parent905abf1229efd33aa57f3f65881c378770dfbb65
phy: qcom-qmp-usb: 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-3-johan+linaro@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/phy-qcom-qmp-usb.c