27 Feb
2014
27 Feb
'14
11:21 a.m.
Hi Mark
Basically, soc_bind_dai_link() checks cpu_dai->dev->of_node and dai_link->cpu_of_node in DT case. But after that it will check cpu_dai->name and dai_link->cpu_dai_name too.
On the other hand, snd_soc_dai :: name is created by fmt_single_name() or fmt_multiple_name().
This looks like a valid issue which still affects current code but it doesn't apply due changes on the latest topic/simple branch. Can you please check and resend?
OK I will send it again tomorrow. Thank you