Re: [PATCH] phy: ti: gmii-sel: fix regmap leak on probe failure
From: Vinod Koul
Date: Tue Dec 23 2025 - 12:34:06 EST
On Thu, 27 Nov 2025 14:48:34 +0100, Johan Hovold wrote:
> The mmio regmap that may be allocated during probe is never freed.
>
> Switch to using the device managed allocator so that the regmap is
> released on probe failures (e.g. probe deferral) and on driver unbind.
>
>
Applied, thanks!
[1/1] phy: ti: gmii-sel: fix regmap leak on probe failure
commit: 4914d67da947031d6f645c81c74f7879e0844d5d
Best regards,
--
~Vinod