diff options
| author | Tzung-Bi Shih <[email protected]> | 2019-06-18 15:04:26 +0800 | 
|---|---|---|
| committer | Mark Brown <[email protected]> | 2019-06-18 19:16:06 +0100 | 
| commit | 281c443f1e8e25ebc46aaebf48c73e0545a0830e (patch) | |
| tree | ad073de925a8891324294f7b25b2fc9256792107 /include/linux/async.h | |
| parent | c054b41690a44e6534eb2a1beda1b655f3994c5b (diff) | |
ASoC: Intel: sof_rt5682: use GFP_KERNEL instead of GFP_ATOMIC
Change the memory allocation flag from GFP_ATOMIC to GFP_KERNEL because
probe of platform device is unlikely a place where cannot sleep.
Signed-off-by: Tzung-Bi Shih <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'include/linux/async.h')
0 files changed, 0 insertions, 0 deletions