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:
82159ba
)
regmap: Unexport regcache_write() and regcache_read()
author
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Wed, 25 Jan 2012 20:46:53 +0000
(20:46 +0000)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Wed, 25 Jan 2012 21:20:49 +0000
(21:20 +0000)
They have no current users which is fortunate as they don't take the lock
and therefore aren't safe to use externally. We'll need to add new
operations if direct cache access is needed.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found