diff options
author | Miaoqian Lin <linmq006@gmail.com> | 2022-03-07 12:45:39 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-03-07 13:14:50 +0000 |
commit | f590797fa3c1bccdd19e55441592a23b46aef449 (patch) | |
tree | a994089f0ad670a5bd13c4c7dff5dbb8f422eae6 /tools/perf/scripts/python/export-to-postgresql.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 <linmq006@gmail.com>
Reviewed-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
Link: https://lore.kernel.org/r/20220307124539.1743-1-linmq006@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions