aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa/imote2.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/pxa/imote2.c')
-rw-r--r--sound/soc/pxa/imote2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/pxa/imote2.c b/sound/soc/pxa/imote2.c
index 03765fc5ac74..154fc6f23438 100644
--- a/sound/soc/pxa/imote2.c
+++ b/sound/soc/pxa/imote2.c
@@ -63,7 +63,7 @@ static struct snd_soc_ops imote2_asoc_ops = {
63static struct snd_soc_dai_link imote2_dai = { 63static struct snd_soc_dai_link imote2_dai = {
64 .name = "WM8940", 64 .name = "WM8940",
65 .stream_name = "WM8940", 65 .stream_name = "WM8940",
66 .cpu_dai_name = "pxa-i2s", 66 .cpu_dai_name = "pxa2xx-i2s",
67 .codec_dai_name = "wm8940-hifi", 67 .codec_dai_name = "wm8940-hifi",
68 .platform_name = "pxa-pcm-audio", 68 .platform_name = "pxa-pcm-audio",
69 .codec_name = "wm8940-codec.0-0034", 69 .codec_name = "wm8940-codec.0-0034",