From: Axel Lin Date: Sat, 20 Aug 2011 03:03:44 +0000 (+0800) Subject: ASoC: soc-core: use GFP_KERNEL flag for kmalloc in snd_soc_cnew X-Git-Tag: v3.1-rc4~11^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57cf9d4512c86a4a1b58857ca22b18bffbfd6812;p=pandora-kernel.git ASoC: soc-core: use GFP_KERNEL flag for kmalloc in snd_soc_cnew GFP_ATOMIC is not needed here, use GFP_KERNEL instead. Signed-off-by: Axel Lin Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed