Skip to content

Commit

Permalink
msm: audio: qdsp5v2: Enable TX1 right ST gain for DUAL mic device pro…
Browse files Browse the repository at this point in the history
…file

For Dual mic device profile, enable TX1 right ST gain, also updated
TX1 right ST gain value same as TX left ST gain value.

CRs-Fixed: 304811
Signed-off-by: Santosh Mardi <gsantosh@codeaurora.org>
(cherry picked from commit b67e5c262a98a14a3ef2ecdb4446ce564e72b1ca)

Change-Id: I61ccc1e7038cf0fcfa62e4f8e463cd65dbd3a35d
Signed-off-by: Gopal G Goberu <ggober@codeaurora.org>
  • Loading branch information
Santosh Mardi authored and Kali- committed Jan 6, 2012
1 parent af76e57 commit e91e884
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion arch/arm/mach-msm/qdsp5v2/timpani_profile_7x30.h
Expand Up @@ -339,7 +339,8 @@
{ADIE_CODEC_ACTION_DELAY_WAIT, 0xbb8 }, \
{ADIE_CODEC_ACTION_ENTRY, ADIE_CODEC_PACK_ENTRY(0x83, 0x0C, 0x0C)}, \
{ADIE_CODEC_ACTION_ENTRY, ADIE_CODEC_PACK_ENTRY(0x8b, 0xff, 0xCE)}, \
{ADIE_CODEC_ACTION_ENTRY, ADIE_CODEC_PACK_ENTRY(0x8c, 0x03, 0x02)}, \
{ADIE_CODEC_ACTION_ENTRY, ADIE_CODEC_PACK_ENTRY(0xB4, 0xFF, 0xCE)}, \
{ADIE_CODEC_ACTION_ENTRY, ADIE_CODEC_PACK_ENTRY(0x8c, 0xFF, 0x5A)}, \
{ADIE_CODEC_ACTION_ENTRY, ADIE_CODEC_PACK_ENTRY(0x86, 0xFF, 0x00)}, \
{ADIE_CODEC_ACTION_ENTRY, ADIE_CODEC_PACK_ENTRY(0x87, 0xFF, 0x00)}, \
{ADIE_CODEC_ACTION_ENTRY, ADIE_CODEC_PACK_ENTRY(0x8A, 0xF0, 0xC0)}, \
Expand Down

0 comments on commit e91e884

Please sign in to comment.