From: Mark Brown Date: Fri, 26 Nov 2010 17:23:41 +0000 (+0000) Subject: ASoC: Convert WM8994 to use soc-cache.c cache functions X-Git-Tag: v2.6.38-rc1~236^2^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca9aef50727dec76ab12513ba833a1cf5e9d7e83;p=pandora-kernel.git ASoC: Convert WM8994 to use soc-cache.c cache functions In the process we convert the driver to read registers one at a time when initialising the cache. This has the effect of working around limitations in the sizes of I2C transactions which can be done by some CPUs. Due to the sparseness of the register map the overhead from this should be minimual unless I2C transactions are very expensive to start. Signed-off-by: Mark Brown Acked-by: Liam Girdwood --- Reading git-diff-tree failed