ASoC: io: Remove support for ASoC cache in conjunction with regmap
authorMark Brown <broonie@linaro.org>
Thu, 20 Feb 2014 00:08:43 +0000 (09:08 +0900)
committerMark Brown <broonie@linaro.org>
Wed, 19 Mar 2014 13:10:01 +0000 (13:10 +0000)
Since all regmap CODECs should be (and are) using the more advance regmap
cache infrastructure remove the code which supports that and just proxy
I/O straight through to regmap.

Signed-off-by: Mark Brown <broonie@linaro.org>

No differences found