aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2011-04-27 13:17:27 -0400
committerMark Brown <broonie@opensource.wolfsonmicro.com>2011-04-28 07:11:00 -0400
commit3784019af3da88014c7222f2cec2e5afff8a6b4f (patch)
treee092d0e664d91105955541076b968d6c76a66257
parentdd4028c59e98e5faf56ee447f017a356556f2732 (diff)
ASoC: Don't specify the DMA driver for OpenMoko 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>
-rw-r--r--sound/soc/samsung/neo1973_wm8753.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/samsung/neo1973_wm8753.c b/sound/soc/samsung/neo1973_wm8753.c
index 452230975632..16152ed08648 100644
--- a/sound/soc/samsung/neo1973_wm8753.c
+++ b/sound/soc/samsung/neo1973_wm8753.c
@@ -432,7 +432,6 @@ static struct snd_soc_dai_link neo1973_dai[] = {
432{ /* Voice via BT */ 432{ /* Voice via BT */
433 .name = "Bluetooth", 433 .name = "Bluetooth",
434 .stream_name = "Voice", 434 .stream_name = "Voice",
435 .platform_name = "samsung-audio",
436 .cpu_dai_name = "dfbmcs320-pcm", 435 .cpu_dai_name = "dfbmcs320-pcm",
437 .codec_dai_name = "wm8753-voice", 436 .codec_dai_name = "wm8753-voice",
438 .codec_name = "wm8753-codec.0-001a", 437 .codec_name = "wm8753-codec.0-001a",