linux-stable/sound/drivers/vx
Takashi Iwai a5ed0c547d ALSA: vx: Drop superfluous GFP setup
The extra setup with GFP_DMA32 is superfluous for this driver.  The
whole operation is a simple copy loop, and there is no memory address
restriction at all.  Drop the useless GFP setup.

Link: https://lore.kernel.org/r/20220823115740.14123-2-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2022-08-24 08:00:26 +02:00
..
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
vx_cmd.c ALSA: vx: More constifications 2020-01-05 16:14:30 +01:00
vx_cmd.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00
vx_core.c ALSA: vx: Manage vx_core object with devres 2021-07-19 16:17:09 +02:00
vx_hwdep.c ALSA: vx: Fix assignment in if condition 2021-06-09 17:30:31 +02:00
vx_mixer.c ALSA: vx: Fix assignment in if condition 2021-06-09 17:30:31 +02:00
vx_pcm.c ALSA: vx: Drop superfluous GFP setup 2022-08-24 08:00:26 +02:00
vx_uer.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 2019-05-30 11:26:35 -07:00