aboutsummaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>2012-11-06 16:33:18 +0000
committerMark Brown <broonie@opensource.wolfsonmicro.com>2012-11-07 15:46:11 +0100
commit6268f74990c7fab6727bcb2dc82b3c4d4b302317 (patch)
tree44022228fbb6be575ebe47ad21c42600c48a8b32 /sound
parentASoC: bells: Select WM1250-EV1 Springbank audio I/O module (diff)
downloadlinux-dev-6268f74990c7fab6727bcb2dc82b3c4d4b302317.tar.xz
linux-dev-6268f74990c7fab6727bcb2dc82b3c4d4b302317.zip
ASoC: bells: Correct type in sub speaker DAI name for WM5102
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/samsung/bells.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/samsung/bells.c b/sound/soc/samsung/bells.c
index b0d46d63d55e..b56b9a3c6169 100644
--- a/sound/soc/samsung/bells.c
+++ b/sound/soc/samsung/bells.c
@@ -247,7 +247,7 @@ static struct snd_soc_dai_link bells_dai_wm5110[] = {
{
.name = "Sub",
.stream_name = "Sub",
- .cpu_dai_name = "wm5110-aif3",
+ .cpu_dai_name = "wm5102-aif3",
.codec_dai_name = "wm9081-hifi",
.codec_name = "wm9081.1-006c",
.dai_fmt = SND_SOC_DAIFMT_I2S | SND_SOC_DAIFMT_NB_NF