mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 14:42:24 +00:00
0b6a2c9cf4
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> |
||
---|---|---|
.. | ||
ad1816a_lib.c | ||
ad1816a.c | ||
Makefile |