1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-26 18:43:33 -05:00
linux/sound/arm
Takashi Iwai bc70a9d700 ALSA: arm: Avoid passing NULL to memory allocators
We should pass a proper	non-NULL device	object to memory allocators
although it was accepted in the past.  The card->dev points to the
most appropriate device object in such a case, so let's put it.

Acked-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2019-02-04 16:51:46 +01:00
..
aaci.c ALSA: arm: Avoid passing NULL to memory allocators 2019-02-04 16:51:46 +01:00
aaci.h
Kconfig
Makefile
pxa2xx-ac97-lib.c
pxa2xx-ac97.c
pxa2xx-pcm-lib.c