OSDN Git Service

ASoC: msm8998: Fix misordering of Tavil codec SLIMBUS TX channels
authorXiaoyu Ye <benyxy@codeaurora.org>
Tue, 24 Jan 2017 23:36:28 +0000 (15:36 -0800)
committerXiaoyu Ye <benyxy@codeaurora.org>
Wed, 25 Jan 2017 02:40:21 +0000 (18:40 -0800)
commit243ede5fbed5a82a14cfebb40bd66147864f1ed8
tree9ed169e7945b5e92dada6aa6394ba2d66b6dc249
parent314869eb56763d34f91d5483b0d510267894fadd
ASoC: msm8998: Fix misordering of Tavil codec SLIMBUS TX channels

Recording is failing for Tavil codec due to no input from microphones
that caused by wrong shared TX channels. Correct the order of Tavil
codec SLIMBUS TX channels to avoid wrong shared channel number being
used while enabling TX ports.

CRs-Fixed: 1114886
Change-Id: Ief94556995961f87e0effa092caf370b0927150a
Signed-off-by: Xiaoyu Ye <benyxy@codeaurora.org>
sound/soc/msm/msm8998.c