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:
694b000
)
ASoC: tlv320aic32x4: Use snd_soc_update_bits for read-modify-write
author
Axel Lin
<axel.lin@gmail.com>
Thu, 13 Oct 2011 14:56:34 +0000
(22:56 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Thu, 13 Oct 2011 16:38:36 +0000
(17:38 +0100)
Use snd_soc_update_bits for read-modify-write register access instead of
open-coding it using snd_soc_read and snd_soc_write.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found