]> 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)
commit3f0342c2425055127ca50fdbf85c4818a24d3018
tree350d5d84ead373b43f23e76b53c2c207ae46fb80
parent345b76139ba518ea4b0a20a8c4a01975072fcc08
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