Merge branch 'for-2.6.30' into for-2.6.31
[pandora-kernel.git] / sound / soc / omap / omap3beagle.c
index fd24a4a..6aa428e 100644 (file)
@@ -83,7 +83,7 @@ static struct snd_soc_dai_link omap3beagle_dai = {
        .name = "TWL4030",
        .stream_name = "TWL4030",
        .cpu_dai = &omap_mcbsp_dai[0],
-       .codec_dai = &twl4030_dai,
+       .codec_dai = &twl4030_dai[TWL4030_DAI_HIFI],
        .ops = &omap3beagle_ops,
 };