Re: [PATCH 3/7] ASoC: soc-dapm: Merge for_each_rtd_cpu/codec_dais()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Sridharan

Thank you for your review

>     From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
>    
>     Now we can use for_each_rtd_dais().
>     Let's use it instead of for_each_rtd_cpu/codec_dais().
>    
>     Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
>     ---
(snip)
>     -       for_each_rtd_cpu_dais(rtd, i, cpu_dai)
>     -               soc_dapm_dai_stream_event(cpu_dai, stream, event);
>     -       for_each_rtd_codec_dais(rtd, i, codec_dai)
>     -               soc_dapm_dai_stream_event(codec_dai, stream, event);
>     +       for_each_rtd_cpu_dais(rtd, i, dai)
> 
> typo here? should be for_each_rtd_dais()?

Oops !? Indeed.
Thank you for pointing it.
Will fix in v2

Thank you for your help !!

Best regards
---
Kuninori Morimoto



[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Pulse Audio]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux