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.
So, this is the time to merge audio-graph and audio-graph-scu. The patch-set are a little bit huge (and few patches are depend on posted OF patch. I'm now waiting...), thus, I separated these into few steps.
This is step3 patches.
After step3, the remaining patch is "merge audio-graph and audio-graph-scu" and "remove audio-graph-scu" patches, and, +1 more patch which is based on OF graph patches. I'm posting it to OF ML, but no response so far. Thus, step4 patch will be *after* OF graph patch.
Kuninori Morimoto (4): 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 | 163 ++++++++++++++++++++++--------- 2 files changed, 153 insertions(+), 67 deletions(-)