commit | 1552c32547ca807f0df7d9abca54468033df8764 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@linaro.org> | Thu Nov 28 18:11:38 2013 +0000 |
committer | Mark Brown <broonie@linaro.org> | Wed Dec 04 13:47:04 2013 +0000 |
tree | 56367cfe4845808bff4770a22764bbd6018e8e34 | |
parent | 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae [diff] |
ASoC: adsp: Use async writes where possible 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>