Hi Mark Sorry for my noise, but I noticed these patches are a littile bit over-kill. Please ignore, I want to post more light v2 patches > These fixes audio graph cards DAI counting bug. > Simple Card side doesn't have this issue, but Audio Graph Card > side has it. > > Kuninori Morimoto (3): > ASoC: simple-card-utils: add asoc_simple_card_of_canonicalize_cpu() > ASoC: audio-graph-card: use asoc_simple_card_of_canonicalize_cpu() > ASoC: audio-graph-scu-card: use asoc_simple_card_of_canonicalize_cpu() > > include/sound/simple_card_utils.h | 1 + > sound/soc/generic/audio-graph-card.c | 4 +--- > sound/soc/generic/audio-graph-scu-card.c | 4 +--- > sound/soc/generic/simple-card-utils.c | 20 ++++++++++++++++++++ > 4 files changed, 23 insertions(+), 6 deletions(-) > > -- > 1.9.1 >