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

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

ASoC: Don't specify the DMA driver for Speyside baseband link

parent 848dd8be
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -183,7 +183,6 @@ static struct snd_soc_dai_link speyside_dai[] = {
		.cpu_dai_name = "wm8915-aif2",
		.cpu_dai_name = "wm8915-aif2",
		.codec_dai_name = "wm1250-ev1",
		.codec_dai_name = "wm1250-ev1",
		.codec_name = "wm1250-ev1.1-0027",
		.codec_name = "wm1250-ev1.1-0027",
		.platform_name = "samsung-audio",
		.ops = &speyside_ops,
		.ops = &speyside_ops,
		.ignore_suspend = 1,
		.ignore_suspend = 1,
	},
	},