From: Mark Brown Date: Mon, 7 Oct 2013 22:00:24 +0000 (+0100) Subject: regmap: Cache async work structures X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~17^2~6^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e09a979404ed07b8f05d09a0e87a87c7891f472;p=pandora-kernel.git regmap: Cache async work structures Rather than allocating and deallocating the structures used to manage async transfers each time we do one keep the structures around as long as the regmap is around. This should provide a small performance improvement. Signed-off-by: Mark Brown --- Reading git-diff-tree failed