summaryrefslogtreecommitdiff
path: root/sound/soc/s3c24xx/smdk_wm9713.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/s3c24xx/smdk_wm9713.c')
-rw-r--r--sound/soc/s3c24xx/smdk_wm9713.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/s3c24xx/smdk_wm9713.c b/sound/soc/s3c24xx/smdk_wm9713.c
index 33ba8fdbcf07..ea96a519e02f 100644
--- a/sound/soc/s3c24xx/smdk_wm9713.c
+++ b/sound/soc/s3c24xx/smdk_wm9713.c
@@ -45,7 +45,7 @@ static struct snd_soc_card smdk;
static struct snd_soc_dai_link smdk_dai = {
.name = "AC97",
.stream_name = "AC97 PCM",
- .platform_name = "s3c24xx-pcm-audio",
+ .platform_name = "samsung-audio",
.cpu_dai_name = "s3c-ac97",
.codec_dai_name = "wm9713-hifi",
.codec_name = "wm9713-codec",