1
0
Fork 0
alistair23-linux/sound/isa/ad1816a
Takashi Iwai 0b6a2c9cf4 ALSA: isa: Avoid passing NULL to memory allocators
We used to pass NULL to memory allocators for ISA devices due to
historical reasons.  But we prefer rather a proper device object to be
assigned, so let's fix it by replacing snd_dma_isa_data() call with
card->dev reference, and kill snd_dma_isa_data() definition.

Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2019-02-01 17:16:40 +01:00
..
Makefile [ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz 2007-10-16 16:51:18 +02:00
ad1816a.c ALSA: ad1816a: constify pnp_card_device_id 2017-08-17 12:42:18 +02:00
ad1816a_lib.c ALSA: isa: Avoid passing NULL to memory allocators 2019-02-01 17:16:40 +01:00