|
@@ -197,7 +197,7 @@ static struct snd_soc_dai_link omap3pandora_dai[] = {
|
|
|
.stream_name = "HiFi Out",
|
|
|
.cpu_dai_name = "omap-mcbsp.2",
|
|
|
.codec_dai_name = "twl4030-hifi",
|
|
|
- .platform_name = "omap-pcm-audio",
|
|
|
+ .platform_name = "omap-mcbsp.2",
|
|
|
.codec_name = "twl4030-codec",
|
|
|
.dai_fmt = SND_SOC_DAIFMT_I2S | SND_SOC_DAIFMT_NB_NF |
|
|
|
SND_SOC_DAIFMT_CBS_CFS,
|
|
@@ -208,7 +208,7 @@ static struct snd_soc_dai_link omap3pandora_dai[] = {
|
|
|
.stream_name = "Line/Mic In",
|
|
|
.cpu_dai_name = "omap-mcbsp.4",
|
|
|
.codec_dai_name = "twl4030-hifi",
|
|
|
- .platform_name = "omap-pcm-audio",
|
|
|
+ .platform_name = "omap-mcbsp.4",
|
|
|
.codec_name = "twl4030-codec",
|
|
|
.dai_fmt = SND_SOC_DAIFMT_I2S | SND_SOC_DAIFMT_NB_NF |
|
|
|
SND_SOC_DAIFMT_CBS_CFS,
|