From: Mark Brown Date: Mon, 1 Feb 2010 18:48:03 +0000 (+0000) Subject: ASoC: Add a cache_sync bit to the CODEC structure X-Git-Tag: v2.6.34-rc1~243^2^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3032b47c46920ed3f2fd58e64f484e3dab49f23;p=pandora-kernel.git ASoC: Add a cache_sync bit to the CODEC structure Add a bit to the CODEC structure indicating if a cache sync is required. By default this will be set if a cache only write is done to a soc-cache register cache. This allows us to avoid syncing the cache back after using cache only writes if there were no changes. Signed-off-by: Mark Brown Acked-by: Liam Girdwood --- Reading git-diff-tree failed