1 Sep
2014
1 Sep
'14
9:50 a.m.
Hi Xiubo
These are using
asoc_simple_card_sub_parse_of(np, &dai_props->cpu_dai, xxx) asoc_simple_card_sub_parse_of(np, &dai_props->codec_dai, xxx)
I guess, asoc_simple_card_sub_parse_of() can update below inside function
dai_props->cpu_dai.fmt |= daifmt; dai_props->codec_dai.fmt |= daifmt;
Yes, yes, that's very well.
Thanks very much for you advice.
For some reason I must resent this patch series, and then I will fix this together.
Thank you for your help
Best regards --- Kuninori Morimoto