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

ASoC: alc5623: Convert to direct regmap API usage



Convert to directly use the regmap API, allowing us to eliminate the last
user of the ASoC level I/O implementations (there are still open coded
I/O implementations in drivers), avoiding duplicating code in regmap.

We no longer cache the entire CODEC register map on probe since the more
advanced cache infrastructure in regmap is able to fill the cache on
demand.

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