efe2178d1a
of_parse_phandle() returns a node pointer with refcount
incremented, we should use of_node_put() on it when not need anymore.
Fix refcount leak in some error paths.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
mt8173-afe-common.h | ||
mt8173-afe-pcm.c | ||
mt8173-max98090.c | ||
mt8173-rt5650-rt5514.c | ||
mt8173-rt5650-rt5676.c | ||
mt8173-rt5650.c |