Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aab5d23e authored by Mark Brown's avatar Mark Brown
Browse files

Merge remote-tracking branch 'asoc/fix/core' into asoc-linus

parents 57754df7 ae10e7e8
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1380,7 +1380,6 @@ static int soc_probe_link_dais(struct snd_soc_card *card, int num, int order)
				return -ENODEV;

			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) {