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:
272b98c
)
mfd: mc13xxx: Don't require lock for simple register I/O
author
Mark Brown
<broonie@linaro.org>
Mon, 23 Sep 2013 18:14:31 +0000
(19:14 +0100)
committer
Lee Jones
<lee.jones@linaro.org>
Wed, 25 Sep 2013 12:47:27 +0000
(13:47 +0100)
Since the conversion to regmap there has been no need for device level
locking for I/O as regmap provides locking so remove the locks.
Signed-off-by: Mark Brown <broonie@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
No differences found