aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/arm-cs-trace-disasm.py
diff options
context:
space:
mode:
authorMiaoqian Lin <[email protected]>2022-06-02 07:41:42 +0400
committerMark Brown <[email protected]>2022-06-06 12:38:35 +0100
commitae4f11c1ed2d67192fdf3d89db719ee439827c11 (patch)
treecef54900d77b278d8dd4b6989f6504edfb5b0334 /tools/perf/scripts/python/arm-cs-trace-disasm.py
parent22205521770ee740f64a3ec90301f50e34738cfd (diff)
ASoC: mediatek: mt8173: Fix refcount leak in mt8173_rt5650_rt5676_dev_probe
of_parse_phandle() returns a node pointer with refcount incremented, we should use of_node_put() on it when not need anymore. Fix missing of_node_put() in error paths. Fixes: 94319ba10eca ("ASoC: mediatek: Use platform_of_node for machine drivers") Signed-off-by: Miaoqian Lin <[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