ASoC: codecs: ad193x: Group register initialization at probe
authorCodrin Ciubotariu <codrin.ciubotariu@microchip.com>
Thu, 27 Jun 2019 12:02:07 +0000 (15:02 +0300)
committerMark Brown <broonie@kernel.org>
Fri, 28 Jun 2019 12:40:15 +0000 (13:40 +0100)
commitbc0a5f43d7d6ba5258a65cf00fa692845f128d3c
treed5dd68c61c72d19c0077d3c433f8b3ee492bf5e1
parent53c8b29abe42e5601cfa0ea5962532f0cfdec8a0
ASoC: codecs: ad193x: Group register initialization at probe

Create a structure with the register initialization values at probe and
use it to initialize all the registers at once.

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