ASoC: Samsung: Fix outdated cpu_dai_name for s3c24xx i2s
[linux-2.6-microblaze.git] / sound / soc / samsung / neo1973_gta02_wm8753.c
index 9e05e10..0d0ae2b 100644 (file)
@@ -397,7 +397,7 @@ static struct snd_soc_dai_link neo1973_gta02_dai[] = {
 { /* Hifi Playback - for similatious use with voice below */
        .name = "WM8753",
        .stream_name = "WM8753 HiFi",
-       .cpu_dai_name = "s3c24xx-i2s",
+       .cpu_dai_name = "s3c24xx-iis",
        .codec_dai_name = "wm8753-hifi",
        .init = neo1973_gta02_wm8753_init,
        .platform_name = "samsung-audio",