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:
806955d
)
ASoC: tlv320aic26: Use snd_soc_update_bits()
author
Mark Brown
<broonie@linaro.org>
Wed, 25 Sep 2013 12:14:41 +0000
(13:14 +0100)
committer
Mark Brown
<broonie@linaro.org>
Wed, 25 Sep 2013 12:30:59 +0000
(13:30 +0100)
Use snd_soc_update_bits() rather than open coding. Since the register cache
is currently only used where update_bits() is used this means the current
register cache can be removed entirely.
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found