Skip to content
Commit 0a819809 authored by Mark Brown's avatar Mark Brown
Browse files

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: default avatarMark Brown <broonie@linaro.org>
parent 651e013e
Loading
Loading
Loading
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