]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: tlv320adcx140: Fix mic gain registers
authorDan Murphy <dmurphy@ti.com>
Mon, 27 Apr 2020 20:36:08 +0000 (15:36 -0500)
committerMark Brown <broonie@kernel.org>
Tue, 28 Apr 2020 12:33:57 +0000 (13:33 +0100)
commita9152a37706b05ebd1b0ad9231a88feb48e44b7b
tree283aa3a79e62cf02ec9563a89215593ce623c82f
parent78c90f801a2b569fd54f112aaead27d151724c7d
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>
sound/soc/codecs/tlv320adcx140.c