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)
commit657254714ad2ba69b73fcb02f0b1db378b1f220e
tree852e107b7f5259f3faec9c8d2d8ba79a72280dd7
parenta32c17b87c17f5e2e68edcf4d163ee42f9490652
ASoC: io: Remove support for ASoC cache in conjunction with regmap

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>
sound/soc/soc-io.c