From: Mark Brown Date: Thu, 12 Dec 2013 00:49:50 +0000 (+0000) Subject: ASoC: wm5102: Use async writes X-Git-Tag: v3.14-rc1~143^2~1^2~38^2^8~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd4893492bfc6081da55e445d200c1a832770a06;p=pandora-kernel.git ASoC: wm5102: Use async writes When writing the patch write to the device asynchronously, allowing better performance when used with a bus like SPI which supports this by minimising the need to context switch back to the driver to get the next bit of data. Signed-off-by: Mark Brown Reviewed-by: Charles Keepax --- Reading git-diff-tree failed