]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit87232ed0d01ecb5e9e80b14ead31ed2c1afde48e
tree852e107b7f5259f3faec9c8d2d8ba79a72280dd7
parentfcfadb93750abae3353666bcc1ba2a49704d9a76
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