aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorTrevor Wu <trevor.wu@mediatek.com>2021-10-01 11:16:01 +0800
committerMark Brown <broonie@kernel.org>2021-10-01 19:35:01 +0100
commitbd8bec1408ab2336939bd69d93897bf19d0325ed (patch)
tree3f748f10a60f409f5317522fc42559de737fe110 /tools/perf/scripts/python/exported-sql-viewer.py
parent9c892547624ff277546a9d4fede3d95259e6faea (diff)
ASoC: mediatek: mt8195: move of_node_put to remove function
platforms->of_node and codes->of_node are assigned in probe function, and of_node_put is called at the end of probe function, because of_node seems to be not used after probe functon In this patch, of_node_put is moved to platform remove function in case of_node is used at any occasions after probe function in the future. Signed-off-by: Trevor Wu <trevor.wu@mediatek.com> Link: https://lore.kernel.org/r/20211001031601.3953-1-trevor.wu@mediatek.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions