ASoC: 88pm860x: Use regmap for I/O
authorMark Brown <broonie@linaro.org>
Thu, 19 Sep 2013 18:00:46 +0000 (19:00 +0100)
committerMark Brown <broonie@linaro.org>
Fri, 20 Sep 2013 09:40:51 +0000 (10:40 +0100)
commitf9ded3b2e761256301ebb8d90e87eb1b5443e3ea
tree350d5d84ead373b43f23e76b53c2c207ae46fb80
parentfa129ebeba6db2b4bcea45efe87a71d68181c04c
ASoC: 88pm860x: Use regmap for I/O

As part of a move to remove the duplication of regmap functionality in ASoC
convert the 88pm860x driver to use the regmap from the MFD. This means that
we no longer cache the registers so performance will be slightly reduced
on I/O operations.

Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/88pm860x-codec.c
sound/soc/codecs/88pm860x-codec.h