forked from luck/tmp_suning_uos_patched
Merge remote-tracking branch 'asoc/fix/core' into asoc-linus
This commit is contained in:
commit
aab5d23ef9
|
@ -1380,7 +1380,6 @@ static int soc_probe_link_dais(struct snd_soc_card *card, int num, int order)
|
||||||
return -ENODEV;
|
return -ENODEV;
|
||||||
|
|
||||||
list_add(&cpu_dai->dapm.list, &card->dapm_list);
|
list_add(&cpu_dai->dapm.list, &card->dapm_list);
|
||||||
snd_soc_dapm_new_dai_widgets(&cpu_dai->dapm, cpu_dai);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (cpu_dai->driver->probe) {
|
if (cpu_dai->driver->probe) {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user