linux/sound/sparc
Takashi Iwai 207459a280 ALSA: sparc: Use GFP_KERNEL for non-atomic allocation
dbri driver allocates a resource with GFP_ATOMIC unnecessarily in its
probe function.  Replace it with the standard GFP_KERNEL for avoiding
the bogus allocation failures.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2018-05-03 10:53:39 +02:00
..
amd7930.c ALSA: sparc: constify snd_pcm_ops structures 2017-08-19 11:02:24 +02:00
cs4231.c ALSA: sparc: constify snd_pcm_ops structures 2017-08-19 11:02:24 +02:00
dbri.c ALSA: sparc: Use GFP_KERNEL for non-atomic allocation 2018-05-03 10:53:39 +02:00
Kconfig ALSA: Add missing dependency on CONFIG_SND_TIMER 2016-01-27 07:10:38 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00