diff options
author | Miaoqian Lin <[email protected]> | 2022-06-01 07:39:26 +0400 |
---|---|---|
committer | Neil Armstrong <[email protected]> | 2022-06-07 14:25:16 +0200 |
commit | 7d255ddbbf679aa47e041cbf68520fd985ed2279 (patch) | |
tree | 66bb523606ffbc67ca784c751ffcaff7736d7f89 /lib/mpi/mpi-cmp.c | |
parent | da1efdb2a3e8593a9428c81a531bfd8a0c3dd66e (diff) |
drm/meson: encoder_cvbs: Fix refcount leak in meson_encoder_cvbs_init
of_graph_get_remote_node() returns remote device nodepointer with
refcount incremented, we should use of_node_put() on it when done.
Add missing of_node_put() to avoid refcount leak.
Fixes: 318ba02cd8a8 ("drm/meson: encoder_cvbs: switch to bridge with ATTACH_NO_CONNECTOR")
Signed-off-by: Miaoqian Lin <[email protected]>
Reviewed-by: Martin Blumenstingl <[email protected]>
Signed-off-by: Neil Armstrong <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions