]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: tlv320adcx140: Move device reset to before programming
authorDan Murphy <dmurphy@ti.com>
Thu, 30 Jul 2020 14:24:19 +0000 (09:24 -0500)
committerMark Brown <broonie@kernel.org>
Thu, 30 Jul 2020 20:00:27 +0000 (21:00 +0100)
commit44b6b57327c899b8fa8ad6c054eb17dbbe2ace27
tree3e84458ec74f575ec95cb0b6af8bc6536d3f8f38
parentf461d338af788293669493968dc45c9b1e672602
ASoC: tlv320adcx140: Move device reset to before programming

Reset the device before programming the registers or all programming
will be lost as the device resets registers to default settings.

Signed-off-by: Dan Murphy <dmurphy@ti.com>
Link: https://lore.kernel.org/r/20200730142419.28205-2-dmurphy@ti.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/tlv320adcx140.c