]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ASoC: cq93vc: Use regmap for I/O
authorMark Brown <broonie@linaro.org>
Sat, 31 Aug 2013 12:52:41 +0000 (13:52 +0100)
committerMark Brown <broonie@linaro.org>
Mon, 16 Sep 2013 23:38:36 +0000 (00:38 +0100)
commitdb630360035ea38e40d9c74576528a825d649a4c
tree38818e602590a4c418384e7fc407799bc5868e5d
parent8ecb5344fd6409c500c9d5757c3a7130d3d7db5b
ASoC: cq93vc: Use regmap for I/O

Avoid use of the ASoC-specific register I/O functions by converting to
use the MMIO regmap provided the core MFD.

Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/cq93vc.c