diff options
author | Yang Yingliang <[email protected]> | 2021-06-17 11:27:56 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-06-22 12:47:13 +0100 |
commit | 0ba0f44fd516b34c9f40cd82fd480705d0f378dc (patch) | |
tree | 011febcd71c48f238940408d08c4a58f8363735b /scripts/gdb | |
parent | d245fff1013cb7456ea9ca3f7b858e438c6bbf79 (diff) |
ASoC: SOF: imx: Add missing of_node_put() in imx8_probe()
This node pointer is returned by of_parse_phandle() with refcount
incremented in this function. of_node_put() on it before exiting
this function.
Signed-off-by: Yang Yingliang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions