Files
linux/drivers/gpu/drm/omapdrm
Liang He 8f7c4114db drm/omap: dss: Fix refcount leak bugs
[ Upstream commit 8b42057e62 ]

In dss_init_ports() and __dss_uninit_ports(), we should call
of_node_put() for the reference returned by of_graph_get_port_by_id()
in fail path or when it is not used anymore.

Fixes: 09bffa6e51 ("drm: omap: use common OF graph helpers")
Signed-off-by: Liang He <windhl@126.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220722144348.1306569-1-windhl@126.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-10-21 12:38:27 +02:00
..
2022-10-21 12:38:27 +02:00
2021-10-07 05:42:16 +03:00
2021-12-08 10:04:40 +02:00
2020-12-15 16:17:30 +02:00
2020-12-15 16:17:30 +02:00