From b864a8c9dd93f08ccaa706e075810e9398e25680 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Wed, 27 Apr 2011 18:17:01 +0100 Subject: ASoC: Don't specify the DMA driver for Speyside baseband link Signed-off-by: Mark Brown Acked-by: Jassi Brar Acked-by: Liam Girdwood --- sound/soc/samsung/speyside.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sound/soc/samsung/speyside.c') diff --git a/sound/soc/samsung/speyside.c b/sound/soc/samsung/speyside.c index 337855a3f2fe..360a333cb7c0 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, }, -- cgit