From: Mark Brown Date: Wed, 9 Oct 2013 11:28:52 +0000 (+0100) Subject: regmap: Simplify the initiation of async I/O X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~17^2~6^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a8198094da895c8d5db95812fe9de7027d808e4;p=pandora-kernel.git regmap: Simplify the initiation of async I/O Rather than passing a flag around through the entire call stack store it in the regmap struct and read it when required. This minimises the visibility of the feature through the API, minimising the code updates needed to use it more widely. Signed-off-by: Mark Brown --- Reading git-diff-tree failed