[PATCH] drm/mediatek: fix device leaks at bind

Johan Hovold johan at kernel.org
Wed Aug 27 02:51:04 PDT 2025


On Tue, Jul 22, 2025 at 11:27:22AM +0200, Johan Hovold wrote:
> Make sure to drop the references to the sibling platform devices and
> their child drm devices taken by of_find_device_by_node() and
> device_find_child() when initialising the driver data during bind().
> 
> Fixes: 1ef7ed48356c ("drm/mediatek: Modify mediatek-drm for mt8195 multi mmsys support")
> Cc: stable at vger.kernel.org	# 6.4
> Cc: Nancy.Lin <nancy.lin at mediatek.com>
> Signed-off-by: Johan Hovold <johan at kernel.org>

Can this one be picked up?

Johan



More information about the Linux-mediatek mailing list