Re: [PATCH] drm: sti: fix device leaks at component probe

From: Raphael Gallais-Pou
Date: Mon Nov 24 2025 - 08:27:50 EST



On Mon, 22 Sep 2025 14:20:12 +0200, Johan Hovold wrote:
> Make sure to drop the references taken to the vtg devices by
> of_find_device_by_node() when looking up their driver data during
> component probe.
>
> Note that holding a reference to a platform device does not prevent its
> driver data from going away so there is no point in keeping the
> reference after the lookup helper returns.
>
> [...]

Hi Johan,

Applied, thanks!

[1/1] drm: sti: fix device leaks at component probe
commit: 620a8f131154250f6a64a07d049a4f235d6451a5

Best regards,
--
Raphael Gallais-Pou <raphael.gallais-pou@xxxxxxxxxxx>