lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250724154823.15998-1-johan@kernel.org>
Date: Thu, 24 Jul 2025 17:48:12 +0200
From: Johan Hovold <johan@...nel.org>
To: Vinod Koul <vkoul@...nel.org>
Cc: Kishon Vijay Abraham I <kishon@...nel.org>,
	Justin Chen <justin.chen@...adcom.com>,
	Al Cooper <alcooperx@...il.com>,
	Sylwester Nawrocki <s.nawrocki@...sung.com>,
	linux-phy@...ts.infradead.org,
	linux-kernel@...r.kernel.org,
	Johan Hovold <johan@...nel.org>
Subject: [PATCH 00/11] phy: drop unused module aliases

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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ