On Tue, May 31, 2022 at 4:49 PM Miaoqian Lin <[email protected]> wrote: > > 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]>
- [PATCH 1/2] drm/meson: encoder_cvbs: Fix refcount leak... Miaoqian Lin
- [PATCH 2/2] drm/meson: encoder_hdmi: Fix refcount... Miaoqian Lin
- Re: [PATCH 2/2] drm/meson: encoder_hdmi: Fix ... Martin Blumenstingl
- Re: [PATCH 1/2] drm/meson: encoder_cvbs: Fix refc... Martin Blumenstingl
