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:
b87704c
)
ASoC: sirf-audio-codec: Simplify the new bitmask value in regmap_update_bits
author
Axel Lin
<axel.lin@ingics.com>
Thu, 8 May 2014 08:29:49 +0000
(16:29 +0800)
committer
Mark Brown
<broonie@linaro.org>
Mon, 26 May 2014 16:00:39 +0000
(17:00 +0100)
Having the binary ones complement operator in the new bitmak value makes the
code hard to read.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found