Commit b864a8c9 authored by Mark Brown's avatar Mark Brown

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

Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: default avatarJassi Brar <jassisinghbrar@gmail.com>
Acked-by: default avatarLiam Girdwood <lrg@ti.com>
parent 848dd8be
...@@ -183,7 +183,6 @@ static struct snd_soc_dai_link speyside_dai[] = { ...@@ -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,
}, },
......
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