commit | ed406e2854c5624cd6ba0519fb0af178967fdd0d | [log] [tgz] |
---|---|---|
author | Damir Didjusto <damird@codeaurora.org> | Fri Nov 16 15:44:57 2012 -0800 |
committer | Damir Didjusto <damird@codeaurora.org> | Fri Nov 16 16:06:18 2012 -0800 |
tree | f30ab9826f4896d31ed53f5e86aa3ea633fdeba9 | |
parent | 3f60f8cde21ea5340e293117da9e9b147d534739 [diff] |
ASoC: wcd9xxx: Add fix to correct the tx digital gain array check The array size check for the TX digital gain is using the size of the RX register array instead of TX. This change uses the correct array name. CRs-fixed: 416868 Change-Id: Id35c007703e7870102de5832ba365db473722b65 Signed-off-by: Damir Didjusto <damird@codeaurora.org>