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:
cd1b9dd
)
regmap: Only send a single buffer for async I/O if writing one register
author
Mark Brown
<broonie@linaro.org>
Thu, 10 Oct 2013 21:38:29 +0000
(22:38 +0100)
committer
Mark Brown
<broonie@linaro.org>
Mon, 14 Oct 2013 21:09:26 +0000
(22:09 +0100)
Extend the interface for async I/O by allowing the value buffer to be
omitted and sending the value as part of the register buffer, minimising
the number of separate hardware operations required.
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found