diff options
| author | Vinod Koul <[email protected]> | 2018-04-20 16:14:27 +0530 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2018-04-20 17:29:00 +0100 |
| commit | d441b8588c3661afdcf61855aad38addb6833581 (patch) | |
| tree | eb6dd3acc6a306b4b317d8b1bd61158687f2bf1d /tools/perf/scripts/python/bin | |
| parent | ffa481cf5d0e338e9221000805127c8cb3e2b150 (diff) | |
ASoC: Intel: bytcht_es8316: Replace GFP_ATOMIC with GFP_KERNEL
In snd_byt_cht_es8316_mc_probe which is not atomic context, we use
GFP_ATOMIC flag with memory allocation, fix that by using GFP_KERNEL.
Signed-off-by: Vinod Koul <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions