> On 22. 6. 2022, at 7:54, Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> wrote: > > > From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > > commit 900dedd7e47cc3f ("ASoC: Introduce snd_soc_of_get_dai_link_cpus") > adds new snd_soc_of_get_dai_link_cpus(), but it is using > "codec" everywhere. It is very strange, and is issue when error case. > It should call cpu instead of codec in error case. > This patch tidyup it. > > Fixes: 900dedd7e47cc3f ("ASoC: Introduce snd_soc_of_get_dai_link_cpus") > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> Reviewed-by: Martin Povišer <povik+lin@xxxxxxxxxxx>