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)
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

Simple merge