commit | affbe886e712437c25b575eac5fde5886bb42aec | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@linaro.org> | Thu Oct 10 21:06:32 2013 +0100 |
committer | Mark Brown <broonie@linaro.org> | Thu Oct 10 21:15:23 2013 +0100 |
tree | 093be88c70e2111328ba45fe580fc558374ea1a6 | |
parent | 1a25f26138cde2b83fd74ead6da0bbd4b6c42b60 [diff] |
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 <broonie@linaro.org>