diff --git a/sound/soc/msm/apq8084.c b/sound/soc/msm/apq8084.c
index 09204eb218b7a2e5b29640ce11529409796a6a09..0568a82d4ceec5575cd6dc9d25b8591dd0e8b689 100644
--- a/sound/soc/msm/apq8084.c
+++ b/sound/soc/msm/apq8084.c
@@ -4412,7 +4412,7 @@ static struct snd_soc_dai_link apq8084_taiko_be_dai_links[] = {
 		.cpu_dai_name = "msm-dai-q6-dev.16385",
 		.platform_name = "msm-pcm-routing",
 		.codec_name = "taiko_codec",
-		.codec_dai_name	= "taiko_tx1",
+		.codec_dai_name	= "taiko_tx2",
 		.no_pcm = 1,
 		.async_ops = ASYNC_DPCM_SND_SOC_PREPARE
 			| ASYNC_DPCM_SND_SOC_HW_PARAMS,