From: Dimitris Papastamos Date: Wed, 12 Jan 2011 10:22:28 +0000 (+0000) Subject: ASoC: soc-cache: Ensure flat compression uses a copy of the defaults cache X-Git-Tag: v2.6.39-rc1~200^2^2~197 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d779fce5d79525d66269c8f6e430e1515d697f3d;p=pandora-kernel.git ASoC: soc-cache: Ensure flat compression uses a copy of the defaults cache With the addition of the cache fallback functionality, it is necessary to ensure that if the register defaults cache was marked as __devinitconst and the LZO compression is not compiled in the kernel, the fallback to flat compression will still use a copy of the defaults cache. Signed-off-by: Dimitris Papastamos Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed