commit | 657254714ad2ba69b73fcb02f0b1db378b1f220e | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@linaro.org> | Thu Feb 20 09:08:43 2014 +0900 |
committer | Mark Brown <broonie@linaro.org> | Wed Mar 19 13:10:01 2014 +0000 |
tree | 852e107b7f5259f3faec9c8d2d8ba79a72280dd7 | |
parent | a32c17b87c17f5e2e68edcf4d163ee42f9490652 [diff] |
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>