[PATCH 00/11] phy: drop unused module aliases

Johan Hovold johan at kernel.org
Thu Jul 24 08:48:12 PDT 2025


When fixing up some device leaks in the TI drivers I noticed that the
commits introducing the leaks had also converted the drivers to only
support OF probe.

This series drops the unused platform module alias from the PHY drivers
that never have supported or no longer supports anything but OF probing.

Johan


Johan Hovold (11):
  phy: broadcom: brcm-sata: drop unused module alias
  phy: broadcom: brcm-usb: drop unused module alias
  phy: cadence: Sierra: drop unused module alias
  phy: hisilicon: hi6220-usb: drop unused module alias
  phy: qualcomm: ipq806x-usb: drop unused module alias
  phy: samsung: exynos5-usbdrd: drop unused module alias
  phy: samsung: usb2: drop unused module alias
  phy: ti: omap-usb2: drop unused module alias
  phy: ti: ti-pipe3: drop unused module alias
  phy: ti: dm816x-usb: drop unused module alias
  phy: ti: omap-control: drop unused module alias

 drivers/phy/broadcom/phy-brcm-sata.c        | 1 -
 drivers/phy/broadcom/phy-brcm-usb.c         | 1 -
 drivers/phy/cadence/phy-cadence-sierra.c    | 1 -
 drivers/phy/hisilicon/phy-hi6220-usb.c      | 1 -
 drivers/phy/qualcomm/phy-qcom-ipq806x-usb.c | 1 -
 drivers/phy/samsung/phy-exynos5-usbdrd.c    | 1 -
 drivers/phy/samsung/phy-samsung-usb2.c      | 1 -
 drivers/phy/ti/phy-dm816x-usb.c             | 1 -
 drivers/phy/ti/phy-omap-control.c           | 1 -
 drivers/phy/ti/phy-omap-usb2.c              | 1 -
 drivers/phy/ti/phy-ti-pipe3.c               | 1 -
 11 files changed, 11 deletions(-)

-- 
2.49.1




More information about the linux-phy mailing list