aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKuninori Morimoto <[email protected]>2018-12-20 10:46:53 +0900
committerMark Brown <[email protected]>2019-01-03 16:34:29 +0000
commit17029e494edc68337c9b99665e8f9b478f1d4ec5 (patch)
tree206f892909acaebfabaebee85bb8a0ee14666407 /tools/perf/scripts/python
parent7adee60ee2732f23f703ff83ee35caad561490ba (diff)
ASoC: simple-card: add link_info
Current simple-card is parsing DAI link for both "normal sound" and "DPCM sound". On this driver, it needs to count and parse DAIs/Links/Codec Conf from each links. Then, counting/parsing link loop are very similar, but using different implementation. Because of this background, the link loop code is very mysterious. Mystery code will be trouble in the future. To preparing cleanup code, this patch adds link_info which handles number of DAIs/Links/Codec Conf, and CPU/Codec turn. Signed-off-by: Kuninori Morimoto <[email protected]> Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions