From 9a619adb044b30a0bc6711d6ace1bdd7b4ae8063 Mon Sep 17 00:00:00 2001 From: Manoj Gangwal Date: Wed, 28 Mar 2012 18:13:27 +0530 Subject: asoc: tegra: ALC5640 machine: Fix i2s for BT Sco fix i2s for BT Sco. Bug 936626 Change-Id: Iaf1d1a230fcb37d45d9deaaf1dae780f5870e99f Signed-off-by: Manoj Gangwal Reviewed-on: http://git-master/r/92860 Reviewed-by: Automatic_Commit_Validation_User Tested-by: Rakesh Goyal Reviewed-by: Sumit Bhattacharya Reviewed-by: Scott Peterson --- sound/soc/tegra/tegra_rt5640.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sound') 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, }, -- cgit v1.2.3