Here are three cleanups to the non-combo QMP drivers for smaller issues found while reworking the combo driver. Johan Johan Hovold (3): phy: qcom-qmp: drop unused type header phy: qcom-qmp-usb: drop redundant clock allocation phy: qcom-qmp-pcie: drop redundant clock allocation drivers/phy/qualcomm/phy-qcom-qmp-pcie-msm8996.c | 2 -- drivers/phy/qualcomm/phy-qcom-qmp-pcie.c | 10 +++------- drivers/phy/qualcomm/phy-qcom-qmp-ufs.c | 2 -- drivers/phy/qualcomm/phy-qcom-qmp-usb.c | 10 +++------- 4 files changed, 6 insertions(+), 18 deletions(-) -- 2.37.4