Commit cd3c5ad7 authored by Kuninori Morimoto's avatar Kuninori Morimoto Committed by Mark Brown
parent bfce78a5
...@@ -1015,7 +1015,7 @@ static int soc_dai_link_sanity_check(struct snd_soc_card *card, ...@@ -1015,7 +1015,7 @@ static int soc_dai_link_sanity_check(struct snd_soc_card *card,
} }
/* /*
* Defer card registartion if cpu dai component is not added to * Defer card registration if cpu dai component is not added to
* component list. * component list.
*/ */
if ((link->cpus->of_node || link->cpus->name) && if ((link->cpus->of_node || link->cpus->name) &&
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment