mirror of https://github.com/torvalds/linux.git
of_parse_phandle() returns a node pointer with refcount
incremented, we should use of_node_put() on it when done.
Fixes:
|
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| mxs-pcm.c | ||
| mxs-pcm.h | ||
| mxs-saif.c | ||
| mxs-saif.h | ||
| mxs-sgtl5000.c | ||