diff options
Diffstat (limited to 'sound/soc/omap/n810.c')
-rw-r--r-- | sound/soc/omap/n810.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/omap/n810.c b/sound/soc/omap/n810.c index c292bf0fd19c..abac4b690750 100644 --- a/sound/soc/omap/n810.c +++ b/sound/soc/omap/n810.c | |||
@@ -275,7 +275,7 @@ static int n810_aic33_init(struct snd_soc_pcm_runtime *rtd) | |||
275 | static struct snd_soc_dai_link n810_dai = { | 275 | static struct snd_soc_dai_link n810_dai = { |
276 | .name = "TLV320AIC33", | 276 | .name = "TLV320AIC33", |
277 | .stream_name = "AIC33", | 277 | .stream_name = "AIC33", |
278 | .cpu_dai_name = "omap-mcbsp-dai.1", | 278 | .cpu_dai_name = "omap-mcbsp.2", |
279 | .platform_name = "omap-pcm-audio", | 279 | .platform_name = "omap-pcm-audio", |
280 | .codec_name = "tlv320aic3x-codec.2-0018", | 280 | .codec_name = "tlv320aic3x-codec.2-0018", |
281 | .codec_dai_name = "tlv320aic3x-hifi", | 281 | .codec_dai_name = "tlv320aic3x-hifi", |