]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: codecs: ad193x: Reset used registers at probe
authorCodrin Ciubotariu <codrin.ciubotariu@microchip.com>
Thu, 27 Jun 2019 12:02:08 +0000 (15:02 +0300)
committerMark Brown <broonie@kernel.org>
Fri, 28 Jun 2019 12:40:37 +0000 (13:40 +0100)
commit8f61338b4e00187c45d058857bf0b2557a9e6301
tree09f8e14f5d1b191e7278746739bf396a917cb45a
parentdadef8b7813e5fba5451360b398e5618373ac86a
ASoC: codecs: ad193x: Reset used registers at probe

Since the ad193x codecs have no software reset, we have to reinitialize the
registers after a hardware reset to assure no previous values are kept.

Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/ad193x.c