From: Dimitris Papastamos Date: Tue, 22 Mar 2011 10:37:03 +0000 (+0000) Subject: ASoC: soc-cache: Introduce raw bulk write support X-Git-Tag: v3.0-rc1~347^2~1^2~107^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5fb609d435f0679ed322ddeb1fdafe6142463fdf;p=pandora-kernel.git ASoC: soc-cache: Introduce raw bulk write support As it has become more common to have to write firmware or similar large chunks of data to the hardware, add a function to perform raw bulk writes that bypass the cache. This only handles volatile registers as we should avoid getting out of sync with the actual cache. Signed-off-by: Dimitris Papastamos Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed