]> git.baikalelectronics.ru Git - kernel.git/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)
commita917250c69d1fd18e3d5303190e439fed8ac26d8
tree56367cfe4845808bff4770a22764bbd6018e8e34
parent446a01ebfd5c46dcad993153e533f5f1d30e2d44
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