projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
249ce13
915f441
)
Merge tag 'regmap-async-reg' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
author
Mark Brown
<broonie@linaro.org>
Thu, 10 Oct 2013 11:29:32 +0000
(12:29 +0100)
committer
Mark Brown
<broonie@linaro.org>
Thu, 10 Oct 2013 11:29:32 +0000
(12:29 +0100)
regmap: Provide async single register operations
This helps make it easier for users to take advantage of async I/O by
allowing single register writes to be inserted into sequences.
Trivial merge