[ Upstream commit 7f9705beeb3759e69165e7aff588f6488ff6c1ac ] The of_find_compatible_node() returns a node pointer with refcount incremented, but there is the lack of use of the of_node_put() when done. Add the missing of_node_put() to release the refcount. Signed-off-by: Yangtao Li <tiny.windzz@gmail.com> Fixes: |
||
---|---|---|
.. | ||
clk-gate-a10.c | ||
clk-gate.c | ||
clk-periph-a10.c | ||
clk-periph.c | ||
clk-pll-a10.c | ||
clk-pll.c | ||
clk.c | ||
clk.h | ||
Makefile |