ASoC: soc-cache: Introduce the cache_bypass option
authorDimitris Papastamos <dp@opensource.wolfsonmicro.com>
Wed, 19 Jan 2011 14:53:36 +0000 (14:53 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 20 Jan 2011 13:40:30 +0000 (13:40 +0000)
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>

No differences found