linux/sound/soc/intel/atom/sst
Pierre-Louis Bossart 972b0d456e
ASoC: Intel: remove GFP_ATOMIC, use GFP_KERNEL
GFP_ATOMIC is not required on any Intel drivers, use GFP_KERNEL
instead. A first cleanup was merged in April but missed a number
occurrences and new ones were added by copy/paste inertia.

While we are at it, make checkpatch happy with a sizeof(*msg)

Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2018-11-06 17:24:36 +00:00
..
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
sst_acpi.c ASoC: Intel: use standard interface for Atom machine drivers 2018-11-06 17:24:05 +00:00
sst_drv_interface.c ASoC: Intel: Atom: simplify iomem address and casts 2018-07-25 17:21:18 +01:00
sst_ipc.c ASoC: intel: Don't print FW version repeatedly 2017-03-27 12:30:55 +01:00
sst_loader.c ASoC: Intel: mrfld: fix uninitialized variable access 2018-11-05 10:38:19 +00:00
sst_pci.c ASoC: Intel: constify pci_device_id. 2017-08-04 11:18:55 +01:00
sst_pvt.c ASoC: Intel: remove GFP_ATOMIC, use GFP_KERNEL 2018-11-06 17:24:36 +00:00
sst_stream.c ASoC: Intel: sst: Free streams on suspend, re-alloc on resume 2018-03-01 16:22:48 +00:00
sst.c ASoC: Intel: sst: Free streams on suspend, re-alloc on resume 2018-03-01 16:22:48 +00:00
sst.h ASoC: Intel: sst: Free streams on suspend, re-alloc on resume 2018-03-01 16:22:48 +00:00