OSDN Git Service

phy: qcom-qmp-combo: drop redundant clock allocation
authorJohan Hovold <johan+linaro@kernel.org>
Mon, 21 Nov 2022 08:50:50 +0000 (09:50 +0100)
committerVinod Koul <vkoul@kernel.org>
Thu, 24 Nov 2022 17:21:51 +0000 (22:51 +0530)
commit55b1c39b4990ebdab2faa2e4c06d17476d6d2d3c
tree27bb9f9ce1ce4d279a949d0fee9dfa84f97231fe
parentee81f2eb0ee0c99a109f91a9617a8d7698479181
phy: qcom-qmp-combo: 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.

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