[alsa-devel] [PATCHv1 1/7] ASoC: simple-card: Merge single and muti DAI link code.

Kuninori Morimoto kuninori.morimoto.gx at gmail.com
Mon Sep 1 09:50:19 CEST 2014


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


More information about the Alsa-devel mailing list