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:
706c96b
)
mfd: Remove unneeded io_mutex from struct twl6040
author
Axel Lin
<axel.lin@gmail.com>
Wed, 11 Jul 2012 02:06:34 +0000
(10:06 +0800)
committer
Samuel Ortiz
<sameo@linux.intel.com>
Mon, 16 Jul 2012 13:27:09 +0000
(15:27 +0200)
Current code has been converted to use regmap APIs, the io_mutex is not needed.
Thus remove the io_mutex.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
No differences found