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:
ae523fc
)
regulator: aat2870: Remove a redundant bitwise and operation
author
Axel Lin
<axel.lin@gmail.com>
Mon, 28 Nov 2011 06:07:48 +0000
(14:07 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 28 Nov 2011 11:49:10 +0000
(11:49 +0000)
The implementation in aat2870_update() already did the bitwise and operation
against mask parameter.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found