git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa129eb
)
ASoC: 88pm860x: Use regmap for I/O
author
Mark Brown
<broonie@linaro.org>
Thu, 19 Sep 2013 18:00:46 +0000
(19:00 +0100)
committer
Mark Brown
<broonie@linaro.org>
Fri, 20 Sep 2013 09:40:51 +0000
(10:40 +0100)
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>
No differences found