From: Mark Brown Date: Wed, 27 Apr 2011 17:17:01 +0000 (+0100) Subject: ASoC: Don't specify the DMA driver for Speyside baseband link X-Git-Tag: v3.0-rc1~347^2~1^2~36 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=b864a8c9dd93f08ccaa706e075810e9398e25680;p=~shefty%2Frdma-dev.git ASoC: Don't specify the DMA driver for Speyside baseband link Signed-off-by: Mark Brown Acked-by: Jassi Brar Acked-by: Liam Girdwood --- diff --git a/sound/soc/samsung/speyside.c b/sound/soc/samsung/speyside.c index 337855a3f2f..360a333cb7c 100644 --- a/sound/soc/samsung/speyside.c +++ b/sound/soc/samsung/speyside.c @@ -183,7 +183,6 @@ static struct snd_soc_dai_link speyside_dai[] = { .cpu_dai_name = "wm8915-aif2", .codec_dai_name = "wm1250-ev1", .codec_name = "wm1250-ev1.1-0027", - .platform_name = "samsung-audio", .ops = &speyside_ops, .ignore_suspend = 1, },