aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa/poodle.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc/pxa/poodle.c')
-rw-r--r--sound/soc/pxa/poodle.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/pxa/poodle.c b/sound/soc/pxa/poodle.c
index fa752f6ec37d..af84ee9c5e11 100644
--- a/sound/soc/pxa/poodle.c
+++ b/sound/soc/pxa/poodle.c
@@ -266,7 +266,7 @@ static int poodle_wm8731_init(struct snd_soc_pcm_runtime *rtd)
266static struct snd_soc_dai_link poodle_dai = { 266static struct snd_soc_dai_link poodle_dai = {
267 .name = "WM8731", 267 .name = "WM8731",
268 .stream_name = "WM8731", 268 .stream_name = "WM8731",
269 .cpu_dai_name = "pxa-i2s", 269 .cpu_dai_name = "pxa2xx-i2s",
270 .codec_dai_name = "wm8731-hifi", 270 .codec_dai_name = "wm8731-hifi",
271 .platform_name = "pxa-pcm-audio", 271 .platform_name = "pxa-pcm-audio",
272 .codec_name = "wm8731-codec.0-001a", 272 .codec_name = "wm8731-codec.0-001a",