[PATCH 0/3] phy: fix device leaks at unbind
Johan Hovold
johan at kernel.org
Thu Jul 24 06:12:03 PDT 2025
This series fixes device leaks due to failure to drop the reference
taken by of_find_device_by_node().
Johan
Johan Hovold (3):
phy: tegra: xusb: fix device and OF node leak at probe
phy: ti: omap-usb2: fix device leak at unbind
phy: ti-pipe3: fix device leak at unbind
drivers/phy/tegra/xusb-tegra210.c | 6 +++++-
drivers/phy/ti/phy-omap-usb2.c | 13 +++++++++++++
drivers/phy/ti/phy-ti-pipe3.c | 13 +++++++++++++
3 files changed, 31 insertions(+), 1 deletion(-)
--
2.49.1
More information about the linux-phy
mailing list