From: Mark Brown Date: Thu, 28 Nov 2013 18:11:38 +0000 (+0000) Subject: ASoC: adsp: Use async writes where possible X-Git-Tag: v3.14-rc1~143^2~1^2~38^2^5~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1552c32547ca807f0df7d9abca54468033df8764;p=pandora-kernel.git 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 --- Reading git-diff-tree failed