[ Upstream commit a2106f38077e78afcb4bf98fdda3e162118cfb3d ]
of_find_matching_node() returns a node pointer with refcount
incremented, we should use of_node_put() on it when not need anymore.
Add missing of_node_put() to avoid refcount leak.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
meson-canvas.c | ||
meson-clk-measure.c | ||
meson-ee-pwrc.c | ||
meson-gx-pwrc-vpu.c | ||
meson-gx-socinfo.c | ||
meson-mx-socinfo.c |