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:
03746dc
)
regulator: tps65910: Simplify setting enable_mask for regulators
author
Axel Lin
<axel.lin@ingics.com>
Sun, 29 Dec 2013 09:00:20 +0000
(17:00 +0800)
committer
Mark Brown
<broonie@linaro.org>
Mon, 30 Dec 2013 11:48:43 +0000
(11:48 +0000)
BBCH_BBCHEN_MASK is equivalent to TPS65910_SUPPLY_STATE_ENABLED.
So all regulators have the same enable_mask setting.
BBCH_BBCHEN_MASK and BBCH_BBCHEN_SHIFT are not used now, remove them.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found