]> Pileus Git - ~andy/linux/commit
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)
commit1552c32547ca807f0df7d9abca54468033df8764
tree56367cfe4845808bff4770a22764bbd6018e8e34
parent6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae
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>
sound/soc/codecs/wm_adsp.c