summaryrefslogtreecommitdiff
path: root/sound/soc/msm/msm8226.c
diff options
context:
space:
mode:
authorShiv Maliyappanahalli <smaliyap@codeaurora.org>2013-12-09 12:11:42 -0800
committerVicky Sehrawat <vickys@codeaurora.org>2013-12-18 16:20:08 -0800
commit043b7fb47bca07ef394f9f4a45e917871bd65712 (patch)
tree6c31832927089943d9b2a739ffbca3bc0a8814f4 /sound/soc/msm/msm8226.c
parenta1fcbd2a1ac417d456ae15055f8240befca2533b (diff)
ASoC: msm8974: Add voice2 dai-link
Add voice2 dai-link to enable DSDS on msm8974 platform. CRs-fixed: 587066 Change-Id: Ia057890525e51f4ef0344b04ccabbb1f265d1dc3 Signed-off-by: Vicky Sehrawat <vickys@codeaurora.org>
Diffstat (limited to 'sound/soc/msm/msm8226.c')
-rw-r--r--sound/soc/msm/msm8226.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/sound/soc/msm/msm8226.c b/sound/soc/msm/msm8226.c
index b1bcb19c5c83..5b04e1c39370 100644
--- a/sound/soc/msm/msm8226.c
+++ b/sound/soc/msm/msm8226.c
@@ -1365,19 +1365,6 @@ static struct snd_soc_dai_link msm8226_common_dai[] = {
/* this dainlink has playback support */
.be_id = MSM_FRONTEND_DAI_MULTIMEDIA8,
},
- {/* hw:x,21 */
- .name = "VoIP2",
- .stream_name = "VoIP2",
- .cpu_dai_name = "VoIP2",
- .platform_name = "msm-voip-dsp",
- .dynamic = 1,
- .trigger = {SND_SOC_DPCM_TRIGGER_POST,
- SND_SOC_DPCM_TRIGGER_POST},
- .ignore_suspend = 1,
- .ignore_pmdown_time = 1,
- .codec_dai_name = "snd-soc-dummy-dai",
- .codec_name = "snd-soc-dummy",
- },
/* Backend BT/FM DAI Links */
{
.name = LPASS_BE_INT_BT_SCO_RX,