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)
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>

No differences found