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

Commit 92505299 authored by Liam Girdwood's avatar Liam Girdwood Committed by Mark Brown
Browse files

ASoC: core - remove superfluous new line.

parent 61b61e3c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1617,7 +1617,6 @@ static int soc_probe_dai_link(struct snd_soc_card *card, int num)
	rtd->pmdown_time = pmdown_time;

	/* probe the cpu_dai */

	if (!cpu_dai->probed) {
		if (!try_module_get(cpu_dai->dev->driver->owner))
			return -ENODEV;