diff options
author | Miaoqian Lin <[email protected]> | 2022-03-07 12:45:39 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-03-07 13:14:50 +0000 |
commit | f590797fa3c1bccdd19e55441592a23b46aef449 (patch) | |
tree | a994089f0ad670a5bd13c4c7dff5dbb8f422eae6 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 9a33f5632ca573e512c49fa46cc7131cbc83d4c9 (diff) |
ASoC: atmel: Add missing of_node_put() in at91sam9g20ek_audio_probe
This node pointer is returned by of_parse_phandle() with refcount
incremented in this function.
Calling of_node_put() to avoid the refcount leak.
Fixes: 531f67e41dcd ("ASoC: at91sam9g20ek-wm8731: convert to dt support")
Signed-off-by: Miaoqian Lin <[email protected]>
Reviewed-by: Codrin Ciubotariu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions