aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorKuninori Morimoto <[email protected]>2019-08-23 09:58:47 +0900
committerMark Brown <[email protected]>2019-09-02 13:21:02 +0100
commitb614beafa495c7f6fbc15cb6977e3fe48beea1e5 (patch)
tree436e6fad1c06e00d9047674b1c6f59a1ef9c9798 /tools/perf/scripts/python/stackcollapse.py
parentffd60fba19d9752f553aac367cd40362011ab6c9 (diff)
ASoC: soc-core: dapm related setup at one place
Current ASoC setups some dapm related member at snd_soc_component_initialize() which is called when component was registered, and setups remaining member at soc_probe_component() which is called when component was probed. This kind of setup separation is no meanings, and it is very difficult to read and confusable. This patch setups all dapm settings at one place. Signed-off-by: Kuninori Morimoto <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions