[PATCH 0/3] phy: qcom-qmp: pipe clock cleanups

Johan Hovold posted 3 patches 3 years, 10 months ago
.../phy/qualcomm/phy-qcom-qmp-pcie-msm8996.c  | 19 ++-----------------
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c      | 19 ++-----------------
drivers/phy/qualcomm/phy-qcom-qmp-usb.c       | 15 ++-------------
3 files changed, 6 insertions(+), 47 deletions(-)
[PATCH 0/3] phy: qcom-qmp: pipe clock cleanups
Posted by Johan Hovold 3 years, 10 months ago
Here are some follow-up cleanups after the recent driver split.

Johan

Johan Hovold (3):
  phy: qcom-qmp-pcie: drop obsolete pipe clock type check
  phy: qcom-qmp-pcie-msm8996: drop obsolete pipe clock type check
  phy: qcom-qmp-usb: clean up pipe clock handling

 .../phy/qualcomm/phy-qcom-qmp-pcie-msm8996.c  | 19 ++-----------------
 drivers/phy/qualcomm/phy-qcom-qmp-pcie.c      | 19 ++-----------------
 drivers/phy/qualcomm/phy-qcom-qmp-usb.c       | 15 ++-------------
 3 files changed, 6 insertions(+), 47 deletions(-)

-- 
2.35.1
Re: [PATCH 0/3] phy: qcom-qmp: pipe clock cleanups
Posted by Vinod Koul 3 years, 9 months ago
On 23-06-22, 13:33, Johan Hovold wrote:
> Here are some follow-up cleanups after the recent driver split.

Applied, thanks

-- 
~Vinod