commit | dad8e7aeeb83a26d267e757e4c1cf69591850477 | [log] [tgz] |
---|---|---|
author | Dimitris Papastamos <dp@opensource.wolfsonmicro.com> | Wed Jan 19 14:53:36 2011 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Jan 20 13:40:30 2011 +0000 |
tree | 03ba025a19d20e4272db00761cf8723e19ecae38 | |
parent | e66ef2f81f1d36b5413e3fc7ff548de683f0750b [diff] |
ASoC: soc-cache: Introduce the cache_bypass option This is primarily needed to avoid writing back to the cache whenever we are syncing the cache with the hardware. This gives a performance benefit especially for large register maps. Signed-off-by: Dimitris Papastamos <dp@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>