Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

ASoC: da732x: Replace hw_read usage with snd_soc_read()



Pre-merge code was using direct hw_read() calls as an out of framework
way of doing volatile register I/O when not using regmap. This has never
functioned correctly in mainline due to the regmap conversion, the
hw_read() implementation still does caching. In order to facilitate
removal of the subsystem level I/O code convert to use snd_soc_read(),
there should be no functional impact.

Signed-off-by: default avatarMark Brown <broonie@linaro.org>
Acked-by: default avatarAdam Thomson <Adam.Thomson.Opensource@diasemi.com>
parent 30519cb8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment