diff options
author | Vinod Koul <vinod.koul@intel.com> | 2018-04-20 12:44:32 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-04-20 18:30:06 +0200 |
commit | 46c33133ab70873ec32b2e9d970961f832058f60 (patch) | |
tree | fcc50a4d1f4bc591921be10312433142dd97f2b6 /sound/soc/sh | |
parent | ASoC: Intel: kbl_rt5663_max98927: Replace GFP_ATOMIC with GFP_KERNEL (diff) | |
download | linux-46c33133ab70873ec32b2e9d970961f832058f60.tar.xz linux-46c33133ab70873ec32b2e9d970961f832058f60.zip |
ASoC: Intel: kbl_rt5663_rt5514_max98927: Replace GFP_ATOMIC with GFP_KERNEL
In kabylake_audio_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 <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/sh')
0 files changed, 0 insertions, 0 deletions