diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2018-11-22 00:57:09 +0000 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-11-23 14:01:54 +0000 |
commit | 338d7159c488268dd4ccc6a69ab4af8f829f75d0 (patch) | |
tree | 56b26bc83a3f1ad106b12c9b2890416723828860 /sound/soc/generic/Kconfig | |
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 <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/generic/Kconfig')
0 files changed, 0 insertions, 0 deletions