Messages in this thread |  | | From | Raphael Gallais-Pou <> | | Subject | Re: [PATCH] drm: sti: fix device leaks at component probe | | Date | Mon, 24 Nov 2025 14:27:04 +0100 |
| |
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@foss.st.com>
|  |