From 1552c32547ca807f0df7d9abca54468033df8764 Mon Sep 17 00:00:00 2001 From: Mark Brown Date: Thu, 28 Nov 2013 18:11:38 +0000 Subject: [PATCH] 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-format-patch failed