Hi Mark > > > > +static int convert_stream(int stream) > > > > +{ > > > > + if (stream == SNDRV_PCM_STREAM_CAPTURE) > > > > > int get_cpu_stream_direction(struct snd_soc_dai_link *dai_link, > > > int stream) > > > > > Add the comments here and use this to set the stream_cpu? > > > > > The convert_stream() is an odd choice for the functionality. > > > > I agree, I think the above is clearer. > > Thank you for your feedback. > I see, will do in v2 I noticed that this patch is based on my previous posted Codec2Codec cleanup patch. I will re-post this patch again if it was handled. Thank you for your help !! Best regards --- Kuninori Morimoto