[PATCH 013/117] soc/amd/raven: Disabling TDM mode flag
Alex Deucher
alexdeucher at gmail.com
Wed May 10 18:46:12 UTC 2017
From: Vijendar Mukunda <Vijendar.Mukunda at amd.com>
Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda at amd.com>
Signed-off-by: Alex Deucher <alexander.deucher at amd.com>
---
sound/soc/amd/raven/acp3x-dummy5102.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sound/soc/amd/raven/acp3x-dummy5102.c b/sound/soc/amd/raven/acp3x-dummy5102.c
index 3b2f509..0282c59 100644
--- a/sound/soc/amd/raven/acp3x-dummy5102.c
+++ b/sound/soc/amd/raven/acp3x-dummy5102.c
@@ -52,7 +52,7 @@ static struct snd_soc_dai_link acp3x_dai_w5102[] = {
.cpu_dai_name = "acp3x_rv_i2s.0",
.codec_dai_name = "dummy_w5102_dai",
.codec_name = "dummy_w5102.0",
- .dai_fmt = SND_SOC_DAIFMT_DSP_A /*SND_SOC_DAIFMT_I2S*/ | SND_SOC_DAIFMT_NB_NF
+ .dai_fmt = SND_SOC_DAIFMT_I2S | SND_SOC_DAIFMT_NB_NF
| SND_SOC_DAIFMT_CBM_CFM,
.ops = &acp3x_wm5102_ops,
.init = acp3x_init,
--
2.5.5
More information about the amd-gfx
mailing list