Re: [PATCH] phy: broadcom: brcm-usb: unwind late probe failures
From: Vinod Koul
Date: Sun Sep 13 2026 - 07:02:38 EST
On Mon, 15 Jun 2026 15:01:23 +0800, Pengpeng Hou wrote:
> brcm_usb_phy_probe() registers a PM notifier and may create a sysfs group
> before registering the OF PHY provider. If provider registration fails,
> probe returns the error with those resources still active.
>
> Track which optional resources were installed and remove them on the late
> provider-registration failure path. Use the same state in remove() so
> cleanup matches probe progress.
>
> [...]
Applied, thanks!
[1/1] phy: broadcom: brcm-usb: unwind late probe failures
commit: 402266bacb70263d4ba2a1f0a615210c9c4cbdd8
Best regards,
--
~Vinod