From: Charles Keepax Date: Tue, 5 Feb 2013 10:41:47 +0000 (+0000) Subject: ASoC: soc-compress: Add support for not memory mapped DSPs X-Git-Tag: v3.9-rc1~129^2~24^2~23^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f88eb0f0660f8b58a1fe9011f3d3a350c7dd194;p=pandora-kernel.git ASoC: soc-compress: Add support for not memory mapped DSPs The ASoC compressed API did not implement the copy callback in its compressed ops which is required for DSPs that are not memory mapped. This patch creates a local copy of the compress ops for each runtime and modifies them with a copy callback as appropriate. Signed-off-by: Charles Keepax Acked-by: Vinod Koul Signed-off-by: Mark Brown --- Reading git-diff-tree failed