M7350v3_en_gpl
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
/* Copyright (c) 2012-2014 The Linux Foundation. All rights reserved.
|
||||
/* Copyright (c) 2012-2013, The Linux Foundation. All rights reserved.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License version 2 and
|
||||
@ -927,21 +927,6 @@ static struct snd_soc_dai_link mdm9625_dai[] = {
|
||||
.ignore_pmdown_time = 1,
|
||||
.be_id = MSM_FRONTEND_DAI_MULTIMEDIA2,
|
||||
},
|
||||
{
|
||||
.name = "AUXPCM Hostless",
|
||||
.stream_name = "AUXPCM Hostless",
|
||||
.cpu_dai_name = "AUXPCM_HOSTLESS",
|
||||
.platform_name = "msm-pcm-hostless",
|
||||
.dynamic = 1,
|
||||
.trigger = {SND_SOC_DPCM_TRIGGER_POST,
|
||||
SND_SOC_DPCM_TRIGGER_POST},
|
||||
.no_host_mode = SND_SOC_DAI_LINK_NO_HOST,
|
||||
.ignore_suspend = 1,
|
||||
/* this dainlink has playback support */
|
||||
.ignore_pmdown_time = 1,
|
||||
.codec_dai_name = "snd-soc-dummy-dai",
|
||||
.codec_name = "snd-soc-dummy",
|
||||
},
|
||||
/* Backend DAI Links */
|
||||
{
|
||||
.name = LPASS_BE_MI2S_RX,
|
||||
|
Reference in New Issue
Block a user