summaryrefslogtreecommitdiffstats
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 80f2aef55c3..56b448d4960 100644
--- a/sound/soc/s3c24xx/smdk_wm9713.c
+++ b/sound/soc/s3c24xx/smdk_wm9713.c
@@ -46,7 +46,7 @@ static struct snd_soc_dai_link smdk_dai = {
.name = "AC97",
.stream_name = "AC97 PCM",
.platform_name = "samsung-audio",
- .cpu_dai_name = "s3c-ac97",
+ .cpu_dai_name = "samsung-ac97",
.codec_dai_name = "wm9713-hifi",
.codec_name = "wm9713-codec",
};