ASoC: adau1701: switch to direct regmap API usage
authorDaniel Mack <zonque@gmail.com>
Mon, 24 Jun 2013 14:31:31 +0000 (16:31 +0200)
committerMark Brown <broonie@linaro.org>
Tue, 25 Jun 2013 09:32:13 +0000 (10:32 +0100)
commit45405d58924f49a13b924ed6db6fe47981487b4a
treeb2c0ed208ffd157a02ab1e5ccf635f582f6d20e3
parent2352d4bf43b105ec2da5f43211db4a4c9bf34d4e
ASoC: adau1701: switch to direct regmap API usage

The hardware I/O has to be open-coded due to registers of unequal sizes.
Other than that, the transition is straight forward.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Acked-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/adau1701.c