diff options
author | Liang He <windhl@126.com> | 2022-07-22 22:43:48 +0800 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ideasonboard.com> | 2022-09-09 16:23:14 +0300 |
commit | 8b42057e62120813ebe9274f508fa785b7cab33a (patch) | |
tree | 575643f57c509cfede3bfe21297eea224ee6e077 /usr | |
parent | e8523f53bf09d274da04e64e24841b4f83f98bca (diff) |
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: 09bffa6e5192 ("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
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions