commit | be8499c48f115b912f5747c420f66a5e2c31defe | [log] [tgz] |
---|---|---|
author | Dan Murphy <dmurphy@ti.com> | Mon Apr 27 15:36:08 2020 -0500 |
committer | Mark Brown <broonie@kernel.org> | Tue Apr 28 13:33:57 2020 +0100 |
tree | 283aa3a79e62cf02ec9563a89215593ce623c82f | |
parent | a697ae6ea56e23397341b027098c1b11d9ab13da [diff] |
ASoC: tlv320adcx140: Fix mic gain registers Fix the mic gain registers for channels 2-4. The incorret register was being set as it was touching the CH1 config registers. Fixes: 37bde5acf040 ("ASoC: tlv320adcx140: Add the tlv320adcx140 codec driver family") Signed-off-by: Dan Murphy <dmurphy@ti.com> Cc: stable@vger.kernel.org Link: https://lore.kernel.org/r/20200427203608.7031-1-dmurphy@ti.com Signed-off-by: Mark Brown <broonie@kernel.org>