Vinod Koul d441b8588c
ASoC: Intel: bytcht_es8316: Replace GFP_ATOMIC with GFP_KERNEL
In snd_byt_cht_es8316_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 <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2018-04-20 17:29:00 +01:00
..
2018-04-12 13:00:54 +01:00
2018-01-10 16:42:10 +00:00
2018-03-14 09:35:29 -07:00
2018-03-14 09:35:29 -07:00