1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
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 drm/omap: remove dispc_ops 2020-12-15 16:15:06 +02:00
dispc.c drm: omapdrm: dss: replace ternary operator with max() 2022-09-09 16:23:06 +03:00
dispc.h drm: omapdrm: Replace HTTP links with HTTPS ones 2020-11-10 14:41:22 +02:00
dispc_coefs.c drm: omapdrm: Replace HTTP links with HTTPS ones 2020-11-10 14:41:22 +02:00
dpi.c drm/omap: drop unused owner field 2020-12-15 16:08:27 +02:00
dsi.c omapdrm: dss: mark runtime PM functions __maybe_unused 2021-12-08 10:04:59 +02:00
dsi.h drm/omap: dsi: allow DSI commands to be sent early 2020-12-15 16:17:32 +02:00
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
hdmi.h drm: omapdrm: Replace HTTP links with HTTPS ones 2020-11-10 14:41:22 +02:00
hdmi4.c drm: Drop drm_edid.h from drm_crtc.h 2022-06-20 23:53:55 +03: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 drm: omapdrm: Replace HTTP links with HTTPS ones 2020-11-10 14:41:22 +02:00
hdmi5.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 drm: omapdrm: Replace HTTP links with HTTPS ones 2020-11-10 14:41:22 +02:00
hdmi_common.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
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 drm: omapdrm: Replace HTTP links with HTTPS ones 2020-11-10 14:41:22 +02:00
omapdss.h drm/omap: Remove duplicate declaration 2021-03-26 09:23:25 +02:00
output.c drm/omap: remove dss_mgr_ops 2020-12-15 16:17:30 +02:00
pll.c drm/omap: pll: fix iteration loop check 2020-12-15 16:17:30 +02:00
sdi.c drm/omap: drop unused owner field 2020-12-15 16:08:27 +02:00
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