commit | 2a6fedec195b9bd20e60f9825ba7cc6315e54652 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@linaro.org> | Tue Sep 24 00:07:13 2013 +0100 |
committer | Mark Brown <broonie@linaro.org> | Tue Sep 24 19:32:59 2013 +0100 |
tree | 21b3df062227789571b37ad5fd7a09cb72afebfc | |
parent | 2677b4bb7316c07dd53535e01bd9b2ec699d0314 [diff] |
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>