commit | 269de7fc6653e7a83a4539d5a3b2c412718f239a | [log] [tgz] |
---|---|---|
author | Sriranjan Srikantam <cssrika@codeaurora.org> | Tue Sep 06 18:24:45 2011 -0700 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 16:19:02 2011 -0700 |
tree | 884551f438fca1567957c22009419c50588a5589 | |
parent | bb8404804e9e9d8e067e91f8146f87350f0958aa [diff] |
ASoC: msm8960: Fix LPA volume saturation at higher volume levels LPA volume is saturated at higher volume levels as maximum gain value is higher than unity gain value. Maximum LPA volume value should be set to unity gain value i.e. 0x2000 to avoid saturation at higher volume levels. Fix the saturation issue by changing the maximum gain value CRs-Fixed: 304858 Signed-off-by: Sriranjan Srikantam <cssrika@codeaurora.org>