diff options
| author | Miaoqian Lin <[email protected]> | 2022-06-01 03:39:26 +0000 |
|---|---|---|
| committer | Neil Armstrong <[email protected]> | 2022-06-07 12:25:16 +0000 |
| commit | 7d255ddbbf679aa47e041cbf68520fd985ed2279 (patch) | |
| tree | 66bb523606ffbc67ca784c751ffcaff7736d7f89 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | drm/mgag200: Store positions of I2C data and clock bits in device info (diff) | |
| download | kernel-7d255ddbbf679aa47e041cbf68520fd985ed2279.tar.gz kernel-7d255ddbbf679aa47e041cbf68520fd985ed2279.zip | |
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 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
