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:
3865e11
)
regulator: mc13xxx: Remove unnecessary locks
author
Alexander Shiyan
<shc_work@mail.ru>
Sun, 8 Jun 2014 11:26:29 +0000
(15:26 +0400)
committer
Mark Brown
<broonie@linaro.org>
Mon, 9 Jun 2014 19:52:33 +0000
(20:52 +0100)
Read-modify-write sequence is already protected by regmap, so no
additional locks need. This patch remove such locks from mc13xxx
regulator driver.
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found