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:
6ce4eac
)
ASoC: adsp: Use async writes where possible
author
Mark Brown
<broonie@linaro.org>
Thu, 28 Nov 2013 18:11:38 +0000
(18:11 +0000)
committer
Mark Brown
<broonie@linaro.org>
Wed, 4 Dec 2013 13:47:04 +0000
(13:47 +0000)
This will allow a marginal speed improvement when used with a bus that
supports async I/O by reducing the amount of context thrashing between
writes, allowing the bus to be more fully utilised.
Signed-off-by: Mark Brown <broonie@linaro.org>
No differences found