ASoC: tlv320aic3x: Don't reference cache datastructure directly
authorMark Brown <broonie@linaro.org>
Mon, 23 Sep 2013 18:55:39 +0000 (19:55 +0100)
committerMark Brown <broonie@linaro.org>
Tue, 24 Sep 2013 18:32:58 +0000 (19:32 +0100)
commit2677b4bb7316c07dd53535e01bd9b2ec699d0314
tree475d25497de3d393077f90772c502796018419b8
parent58a63fbd7c80510140a94442b2ca9199bb6d51c3
ASoC: tlv320aic3x: Don't reference cache datastructure directly

Rather than referencing the cache directly read back the values we are
going to restore, supporting refactoring to use regmap.

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