Skip to content
Commit 915f441b authored by Mark Brown's avatar Mark Brown
Browse files

regmap: Provide asynchronous write and update bits operations



Make it easier for drivers to include single register writes in
asynchronous sequences by providing async versions of the write
and update bits operations. The update bits operations are only
likely to be effective when used with devices that have caches
but this is common enough to be useful.

Signed-off-by: default avatarMark Brown <broonie@linaro.org>
parent 0a819809
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