ASoC: ak4642: Convert to direct regmap API usage
authorMark Brown <broonie@linaro.org>
Thu, 28 Nov 2013 18:03:49 +0000 (18:03 +0000)
committerMark Brown <broonie@linaro.org>
Mon, 2 Dec 2013 11:53:30 +0000 (11:53 +0000)
commit4574cd94a717eff3021a3e187dd48846adbd21ea
tree81c34522e404800d832cfd1f7daaf45d26c254d4
parenta8ca52b7911378864e6defb42be9166c248a3749
ASoC: ak4642: Convert to direct regmap API usage

This moves us towards being able to remove the ASoC level I/O code which
duplicates regmap functionality. Currently the only difference between
the supported devices in the driver is the regmap so we can replace the
CODEC driver selections with regmap selection instead.

Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/ak4642.c
This page took 0.024665 seconds and 5 git commands to generate.