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:
5680655
)
regmap: Converts group operation into single read write operations
author
Ashish Jangam
<ashish.jangam@kpitcummins.com>
Mon, 30 Apr 2012 22:23:40 +0000
(23:23 +0100)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 30 Apr 2012 22:29:56 +0000
(23:29 +0100)
Some devices does not support bulk read and write operations, for them
we have series of single write and read operations.
Signed-off-by: Anthony Olech <Anthony.Olech@diasemi.com>
Signed-off-by: Ashish Jangam <ashish.jangam@kpitcummins.com>
[Fixed coding style, don't check use_single_rw before assign --broonie ]
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
No differences found