ASoC: adsp: Use async writes where possible
authorMark Brown <broonie@linaro.org>
Thu, 28 Nov 2013 18:11:38 +0000 (18:11 +0000)
committerMark 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