ASoC: sta32x: Convert to direct regmap API usage.
authorThomas Niederprüm <niederp@physik.uni-kl.de>
Wed, 21 Jan 2015 23:01:53 +0000 (00:01 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 27 Jan 2015 17:13:21 +0000 (17:13 +0000)
commita1be4cead9b9504aa6fc93b624975601cec8c188
treeb9906996ec050f722fe5924462c41addd9275cea
parent97bf6af1f928216fd6c5a66e8a57bfa95a659672
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: Thomas Niederprüm <niederp@physik.uni-kl.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig
sound/soc/codecs/sta32x.c