]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit347841d34fb51762bfe3ab96f742e00fd2f32492
treeb9906996ec050f722fe5924462c41addd9275cea
parentbfa6fa2a2dfa997f6c80e35808e50464ecfebcda
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