commit | 57cf9d4512c86a4a1b58857ca22b18bffbfd6812 | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Sat Aug 20 11:03:44 2011 +0800 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Mon Aug 22 23:26:46 2011 +0100 |
tree | 32c9def6f396c0c5119f70e3735067264c421e73 | |
parent | 81a081fff7f3c144a0da9ee726906e533f66dd89 [diff] |
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>