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.3-rc1~14^2~1044 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b864a8c9dd93f08ccaa706e075810e9398e25680;p=platform%2Fupstream%2Fkernel-adaptation-pc.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 337855a..360a333 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, },