diff options
author | Liang He <windhl@126.com> | 2022-09-14 16:43:54 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-09-14 17:05:59 +0300 |
commit | bfb735a3ceff0bab6473bac275da96f9b2a06dec (patch) | |
tree | 18c4f534431f90a1710681b0d6be71b932ff9fd7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fbb0ec656ee5ee43b4b3022fd8290707265c52df (diff) | |
download | linux-bfb735a3ceff0bab6473bac275da96f9b2a06dec.tar.xz |
ASoC: eureka-tlv320: Hold reference returned from of_find_xxx API
In eukrea_tlv320_probe(), we need to hold the reference returned
from of_find_compatible_node() which has increased the refcount
and then call of_node_put() with it when done.
Fixes: 66f232908de2 ("ASoC: eukrea-tlv320: Add DT support.")
Co-authored-by: Kelin Wang <wangkelin2023@163.com>
Signed-off-by: Liang He <windhl@126.com>
Link: https://lore.kernel.org/r/20220914134354.3995587-1-windhl@126.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