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:
192cfd5
)
regulator: Fix mask parameter in da9052_reg_update calls
author
Axel Lin
<axel.lin@gmail.com>
Fri, 2 Mar 2012 10:07:21 +0000
(18:07 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 5 Mar 2012 12:28:58 +0000
(12:28 +0000)
If the mask parameter is 0, info->activate_bit bit won't be set by
calling da9052_reg_update.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found