]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitda4c5f7ec5614429d17594eb21672e9e9592bec5
tree350d5d84ead373b43f23e76b53c2c207ae46fb80
parent16c32c6b8999e6cd242c5a3f83e6e43677af7a9d
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