Re: [PATCH] phy: tegra: xusb: Fix dangling pointer on probe failure

From: Vinod Koul
Date: Wed Oct 28 2020 - 21:02:43 EST


On 13-10-20, 10:58, Marc Zyngier wrote:
> If, for some reason, the xusb PHY fails to probe, it leaves
> a dangling pointer attached to the platform device structure.
>
> This would normally be harmless, but the Tegra XHCI driver then
> goes and extract that pointer from the PHY device. Things go
> downhill from there:

Applied, thanks

--
~Vinod