]> 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)
commit0c3486c463c197b8c2153a90d483cb9cfe0170a6
tree852e107b7f5259f3faec9c8d2d8ba79a72280dd7
parent96b51120947dc255943bec1ca415c9aa574c6648
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