]> git.karo-electronics.de Git - linux-beck.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>
Tue, 24 Sep 2013 18:40:12 +0000 (19:40 +0100)
commitd33c33352b3228ca3a422e55981f80fc12dc30f8
tree95902c29b14e77aaa972e0eba9b4bd9d6590c6f3
parent1201939a6f981cb656872784e39ef443540078cd
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