[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <3a073dc8-bda5-46ea-9db0-48155b0bce37@linaro.org>
Date: Wed, 6 Aug 2025 17:57:02 +0200
From: neil.armstrong@...aro.org
To: Johan Hovold <johan@...nel.org>, 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
Subject: Re: [PATCH 00/11] phy: drop unused module aliases
On 24/07/2025 17:48, Johan Hovold wrote:
> 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(-)
>
Reviewed-by: Neil Armstrong <neil.armstrong@...aro.org>
Powered by blists - more mailing lists