aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorTrevor Wu <[email protected]>2021-10-01 11:16:01 +0800
committerMark Brown <[email protected]>2021-10-01 19:35:01 +0100
commitbd8bec1408ab2336939bd69d93897bf19d0325ed (patch)
tree3f748f10a60f409f5317522fc42559de737fe110 /tools/perf/scripts/python/export-to-sqlite.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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions