aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/arm-cs-trace-disasm.py
diff options
context:
space:
mode:
authorMiaoqian Lin <[email protected]>2022-06-03 17:10:43 +0400
committerMark Brown <[email protected]>2022-06-06 12:38:26 +0100
commit0a034d93ee929a9ea89f3fa5f1d8492435b9ee6e (patch)
tree9b85520689ad4094391993bde79ac9d7a333575d /tools/perf/scripts/python/arm-cs-trace-disasm.py
parentbe1a63daffdd152ba4c7b71ab9fec2e39259b42b (diff)
ASoC: cros_ec_codec: Fix refcount leak in cros_ec_codec_platform_probe
of_parse_phandle() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need anymore. Add missing of_node_put() to avoid refcount leak. Fixes: b6bc07d4360d ("ASoC: cros_ec_codec: support WoV") Signed-off-by: Miaoqian Lin <[email protected]> Reviewed-by: Tzung-Bi Shih <[email protected]> Reviewed-by: Guenter Roeck <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions