Skip to content
Snippets Groups Projects
Commit 7e09a979 authored by Mark Brown's avatar Mark Brown
Browse files

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: default avatarMark Brown <broonie@linaro.org>
parent d0e639c9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment