ASoC: Don't specify the DMA driver for Goni baseband link
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Jassi Brar <jassisinghbrar@gmail.com> Acked-by: Liam Girdwood <lrg@ti.com>
This commit is contained in:
Родитель
3784019af3
Коммит
9b1b937c77
|
@ -246,7 +246,6 @@ static struct snd_soc_dai_link goni_dai[] = {
|
||||||
.stream_name = "Voice",
|
.stream_name = "Voice",
|
||||||
.cpu_dai_name = "goni-voice-dai",
|
.cpu_dai_name = "goni-voice-dai",
|
||||||
.codec_dai_name = "wm8994-aif2",
|
.codec_dai_name = "wm8994-aif2",
|
||||||
.platform_name = "samsung-audio",
|
|
||||||
.codec_name = "wm8994-codec.0-001a",
|
.codec_name = "wm8994-codec.0-001a",
|
||||||
.ops = &goni_voice_ops,
|
.ops = &goni_voice_ops,
|
||||||
},
|
},
|
||||||
|
|
Загрузка…
Ссылка в новой задаче