]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit32db28ded20eae044010ccd928b37d655154a021
tree21b3df062227789571b37ad5fd7a09cb72afebfc
parent9cd45d57933582379624d686e11cef7b51403289
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