Commit 8a713da8 authored by Mark Brown's avatar Mark Brown
Browse files

ASoC: Use regmap update bits operation for drivers using regmap



If a driver is using regmap directly ensure that we're coherent with
non-ASoC register updates by using the regmap API directly to do our
read/modify/write cycles. This will bypass the ASoC cache but drivers
using regmap directly should not be using the ASoC cache.

Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent 278047fd
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment