7472eb8d7d
of_parse_phandle() 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:
|
||
---|---|---|
.. | ||
Makefile | ||
mt6797-afe-clk.c | ||
mt6797-afe-clk.h | ||
mt6797-afe-common.h | ||
mt6797-afe-pcm.c | ||
mt6797-dai-adda.c | ||
mt6797-dai-hostless.c | ||
mt6797-dai-pcm.c | ||
mt6797-interconnection.h | ||
mt6797-mt6351.c | ||
mt6797-reg.h |