summaryrefslogtreecommitdiff
path: root/sound/soc
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2011-03-29 22:14:04 (GMT)
committerMark Brown <broonie@opensource.wolfsonmicro.com>2011-03-29 22:14:04 (GMT)
commit60e627b4530819a3c67434ef6eafd3e702ce6572 (patch)
tree7fcfd3cab48606940dcee04a69343a485f33d27d /sound/soc
parent5683dc7ae86987e392d5616731eec636abd6c7ad (diff)
parent326b9bdc2a0e4d556a0f444085dca103bcd505de (diff)
downloadlinux-fsl-qoriq-60e627b4530819a3c67434ef6eafd3e702ce6572.tar.xz
Merge branch 'for-2.6.39' into for-2.6.40
Diffstat (limited to 'sound/soc')
-rw-r--r--sound/soc/pxa/corgi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/pxa/corgi.c b/sound/soc/pxa/corgi.c
index 784cff5..9027da4 100644
--- a/sound/soc/pxa/corgi.c
+++ b/sound/soc/pxa/corgi.c
@@ -310,7 +310,7 @@ static struct snd_soc_dai_link corgi_dai = {
.cpu_dai_name = "pxa2xx-i2s",
.codec_dai_name = "wm8731-hifi",
.platform_name = "pxa-pcm-audio",
- .codec_name = "wm8731-codec-0.001b",
+ .codec_name = "wm8731-codec.0-001b",
.init = corgi_wm8731_init,
.ops = &corgi_ops,
};