mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-15 16:24:13 +08:00
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 |