From: Mark Brown Date: Thu, 10 Oct 2013 20:06:32 +0000 (+0100) Subject: regmap: Use async I/O during cache sync X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~17^2~6^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=affbe886e712437c25b575eac5fde5886bb42aec;p=pandora-kernel.git regmap: Use async I/O during cache sync Try to speed up I/O a little by not synchronising until we are finished scheduling writes. A brief survey of existing users suggests we have none that would currently benefit from an async cache sync. Signed-off-by: Mark Brown --- Reading git-diff-tree failed