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:
d65b4e9
)
regmap: Support for caching in reg_raw_write()
author
Laxman Dewangan
<ldewangan@nvidia.com>
Fri, 10 Feb 2012 16:00:27 +0000
(21:30 +0530)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Sat, 11 Feb 2012 23:03:45 +0000
(23:03 +0000)
Adding support for caching of data into the
non-volatile register from the call of reg_raw_write().
This will allow the larger block of data write into multiple
register without worrying whether register is cached or not
through reg_raw_write().
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found