linux/drivers/gpu/drm/omapdrm/dss
Liang He 8b42057e62 drm/omap: dss: Fix refcount leak bugs
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
2022-09-09 16:23:14 +03:00
..
base.c
dispc_coefs.c
dispc.c drm: omapdrm: dss: replace ternary operator with max() 2022-09-09 16:23:06 +03:00
dispc.h
dpi.c
dsi.c omapdrm: dss: mark runtime PM functions __maybe_unused 2021-12-08 10:04:59 +02:00
dsi.h
dss.c drm/omap: dss: Fix refcount leak bugs 2022-09-09 16:23:14 +03:00
dss.h drm/omap: Add ovl checking funcs to dispc_ops 2021-12-08 10:04:38 +02:00
hdmi4_cec.c drm/omapdrm: Convert to SPDX identifier 2021-11-10 13:51:25 +02:00
hdmi4_cec.h drm/omapdrm: Convert to SPDX identifier 2021-11-10 13:51:25 +02:00
hdmi4_core.c drm/omap: Make use of the helper function devm_platform_ioremap_resourcexxx() 2021-11-10 13:51:26 +02:00
hdmi4_core.h
hdmi4.c drm: Drop drm_edid.h from drm_crtc.h 2022-06-20 23:53:55 +03:00
hdmi5_core.c drm/omap: Make use of the helper function devm_platform_ioremap_resourcexxx() 2021-11-10 13:51:26 +02:00
hdmi5_core.h
hdmi5.c drm: Drop drm_edid.h from drm_crtc.h 2022-06-20 23:53:55 +03:00
hdmi_common.c
hdmi_phy.c drm/omap: Make use of the helper function devm_platform_ioremap_resourcexxx() 2021-11-10 13:51:26 +02:00
hdmi_pll.c drm/omap: Make use of the helper function devm_platform_ioremap_resourcexxx() 2021-11-10 13:51:26 +02:00
hdmi_wp.c
hdmi.h
omapdss.h drm/omap: Remove duplicate declaration 2021-03-26 09:23:25 +02:00
output.c
pll.c
sdi.c
venc.c omapdrm: dss: mark runtime PM functions __maybe_unused 2021-12-08 10:04:59 +02:00
video-pll.c drm/omap: Make use of the helper function devm_platform_ioremap_resourcexxx() 2021-11-10 13:51:26 +02:00