aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorKuninori Morimoto <[email protected]>2019-06-20 09:49:33 +0900
committerMark Brown <[email protected]>2019-06-24 17:24:03 +0100
commitb9f2e25c599bbbf0646957e07ebb72b942c286cc (patch)
tree4e3263bff0e8f16542a438ed821eaf0423fdbaf6 /tools/perf/scripts/python/syscall-counts.py
parentc1e230f0f7a3cc640317aa78389258a2fa54bcde (diff)
ASoC: soc-core: use soc_find_component() at snd_soc_find_dai()
snd_soc_find_dai() finds component first via specified snd_soc_dai_link_component, and find DAI from it. We already have soc_find_component() to find component, but soc_find_dai() has original implementation to find component. We shouldn't have duplicate implementation to do same things. This patch uses soc_find_component() at soc_find_dai() Signed-off-by: Kuninori Morimoto <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions