summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sound/soc/tegra/tegra_rt5640.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/tegra/tegra_rt5640.c b/sound/soc/tegra/tegra_rt5640.c
index 268228ea6999..f6f4ed3d4212 100644
--- a/sound/soc/tegra/tegra_rt5640.c
+++ b/sound/soc/tegra/tegra_rt5640.c
@@ -571,7 +571,7 @@ static struct snd_soc_dai_link tegra_rt5640_dai[] = {
.stream_name = "BT SCO PCM",
.codec_name = "spdif-dit.1",
.platform_name = "tegra-pcm-audio",
- .cpu_dai_name = "tegra30-i2s.4",
+ .cpu_dai_name = "tegra30-i2s.3",
.codec_dai_name = "dit-hifi",
.ops = &tegra_rt5640_bt_sco_ops,
},