diff options
author | Vinod Koul <vinod.koul@intel.com> | 2018-04-20 16:14:30 +0530 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-04-20 17:29:37 +0100 |
commit | 3069db24402f334a33c9d19b4edbbc3cca869876 (patch) | |
tree | 84199bd2e1e314010b812201599814504a04b7b0 /sound/soc/sirf/sirf-audio.c | |
parent | b113855a5a28c1574ad744dd9a34748442d6e006 (diff) | |
download | linux-3069db24402f334a33c9d19b4edbbc3cca869876.tar.bz2 |
ASoC: Intel: kbl_da7219_max98357a: 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/sirf/sirf-audio.c')
0 files changed, 0 insertions, 0 deletions