ASoC: tlv320aic3x: Convert to direct regmap API usage
authorMark Brown <broonie@linaro.org>
Mon, 23 Sep 2013 23:07:13 +0000 (00:07 +0100)
committerMark Brown <broonie@linaro.org>
Tue, 24 Sep 2013 18:32:59 +0000 (19:32 +0100)
commit2a6fedec195b9bd20e60f9825ba7cc6315e54652
tree21b3df062227789571b37ad5fd7a09cb72afebfc
parent2677b4bb7316c07dd53535e01bd9b2ec699d0314
ASoC: tlv320aic3x: Convert to direct regmap API usage

This is slightly more complex than a standard regmap conversion due to
the moderately detailed cache control and the open coding of a register
patch for the class D speaker on the TLV320AIC3007.

Although the device supports paging this is not currently implemented as
the additional pages are only used during the application of the patch
for the TLV320AIC3007.

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