Commit a1be4cea authored by Thomas Niederprüm's avatar Thomas Niederprüm Committed by Mark Brown

ASoC: sta32x: Convert to direct regmap API usage.

use the regmap API directly rather than relying on the snd_soc_read/write
functions as this seems to be in accordance with common practice.
Signed-off-by: default avatarThomas Niederprüm <niederp@physik.uni-kl.de>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 97bf6af1
......@@ -581,6 +581,7 @@ config SND_SOC_SSM4567
config SND_SOC_STA32X
tristate
select REGMAP_I2C
config SND_SOC_STA350
tristate "STA350 speaker amplifier"
......
This diff is collapsed.
Markdown is supported
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