From: Mark Brown Date: Sun, 20 Jan 2013 13:17:30 +0000 (+0900) Subject: ASoC: wm_adsp: Use GFP_DMA for algorithm readback X-Git-Tag: v3.9-rc1~129^2~24^2~27^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2a93e2a4c048dfb5c7ee3f159a4a1d1cb61b4b5;p=pandora-kernel.git ASoC: wm_adsp: Use GFP_DMA for algorithm readback Normally kmalloc() returns things that are DMA safe so not visible on all platforms but we do need to explicitly request DMA safe memory. Signed-off-by: Mark Brown --- Reading git-diff-tree failed