diff options
| author | Kuninori Morimoto <[email protected]> | 2018-11-22 00:57:09 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2018-11-23 14:01:54 +0000 |
| commit | 338d7159c488268dd4ccc6a69ab4af8f829f75d0 (patch) | |
| tree | 56b26bc83a3f1ad106b12c9b2890416723828860 /tools/perf/scripts/python | |
| parent | 7f07a39acf0591fd3823abc1af3c5456e708b77e (diff) | |
ASoC: audio-graph-scu-card: tidyup asoc_simple_card_parse_daifmt() timing
Current audio-graph-scu-card driver is parsing codec position for DPCM
and consider DAI format. But, current operation is doing totally pointless,
because 1) asoc_simple_card_parse_daifmt() will be called not only for 1st
codec on current implementation, and it will be used as fixed format
2) it should be called for each CPU/Codec pair.
Let's tidyup asoc_simple_card_parse_daifmt() timing.
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