Home
last modified time | relevance | path

Searched hist:"57 cf9d4512c86a4a1b58857ca22b18bffbfd6812" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/
H A Dsoc-core.cdiff 57cf9d4512c86a4a1b58857ca22b18bffbfd6812 Fri Aug 19 22:03:44 CDT 2011 Axel Lin <axel.lin@gmail.com> 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 <axel.lin@gmail.com>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>