mbox series

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

Message ID 20220623113314.29761-1-johan+linaro@kernel.org (mailing list archive)
Headers show
Series phy: qcom-qmp: pipe clock cleanups | expand

Message

Johan Hovold June 23, 2022, 11:33 a.m. UTC
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(-)

Comments

Vinod Koul July 5, 2022, 7:03 a.m. UTC | #1
On 23-06-22, 13:33, Johan Hovold wrote:
> Here are some follow-up cleanups after the recent driver split.

Applied, thanks