diff options
| author | Vinod Koul <[email protected]> | 2018-04-20 16:14:29 +0530 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2018-04-20 17:29:14 +0100 |
| commit | b113855a5a28c1574ad744dd9a34748442d6e006 (patch) | |
| tree | b65e6912f2e3db37fdb5405fcda4a328de72d212 /tools/perf/scripts/python/bin | |
| parent | aa5398e1e90bd08078797570e2bcda1b15934979 (diff) | |
ASoC: Intel: cht_bsw_nau8824: Replace GFP_ATOMIC with GFP_KERNEL
In snd_cht_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