[alsa-devel] [PATCH v2 0/5] ASoC: merge audio-graph-scu into audio-graph - step3
Kuninori Morimoto
kuninori.morimoto.gx at renesas.com
Fri Nov 30 03:02:43 CET 2018
Hi Mark
audio-graph card can handle normal sound card, and
audio-graph-scu card can handle DPCM sound card.
But, we can't use these feature in same time now.
This is v2 of step3 patches.
I mentioned that step4 patch-set will be based on OF-graph
posted patch, but, I could solve it without posted patch.
There is no blocker anymore.
Thus, I included blocked patch on step3.
Kuninori Morimoto (5):
ASoC: simple-card-utils: fixup asoc_simple_card_get_dai_id() counting
ASoC: audio-graph-scu-card: care link / dai count
ASoC: audio-graph-scu-card: use cpu/codec pointer on graph_dai_props
ASoC: audio-graph-scu-card: care multi DPCM codec_conf
ASoC: audio-graph-card: use cpu/codec pointer on graph_dai_props
sound/soc/generic/audio-graph-card.c | 57 ++++++----
sound/soc/generic/audio-graph-scu-card.c | 180 +++++++++++++++++++++++--------
sound/soc/generic/simple-card-utils.c | 22 +---
3 files changed, 173 insertions(+), 86 deletions(-)
--
2.7.4
More information about the Alsa-devel
mailing list