linux-stable/sound/pcmcia/pdaudiocf
Takashi Iwai 63bfc84672 ALSA: pdaudiocf: 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-3-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2022-08-24 08:00:26 +02:00
..
Makefile
pdaudiocf.c ALSA: pcmcia: Fix assignment in if condition 2021-06-09 17:30:28 +02:00
pdaudiocf.h
pdaudiocf_core.c ALSA: pdaudiocf: More constification 2020-01-05 16:15:13 +01:00
pdaudiocf_irq.c
pdaudiocf_pcm.c ALSA: pdaudiocf: Drop superfluous GFP setup 2022-08-24 08:00:26 +02:00