diff options
author | Tzung-Bi Shih <tzungbi@google.com> | 2019-06-18 15:04:26 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-06-18 19:16:06 +0100 |
commit | 281c443f1e8e25ebc46aaebf48c73e0545a0830e (patch) | |
tree | ad073de925a8891324294f7b25b2fc9256792107 /tools/perf/scripts/python/exported-sql-viewer.py | |
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 <tzungbi@google.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions