linux/Documentation
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
..
2018-12-31 09:41:37 -08:00
2018-10-26 16:26:32 -07:00
2018-12-25 17:41:56 -08:00
2018-12-16 19:53:06 -07:00
2018-12-28 12:11:49 -08:00
2019-01-06 11:37:44 -08:00
2019-01-05 17:57:34 -08:00
2018-12-29 09:40:40 -08:00
2018-11-01 08:42:21 -07:00
2018-10-25 06:50:48 -07:00
2019-01-04 13:13:48 -08:00
2018-12-28 14:48:06 -08:00
2018-12-18 16:13:04 +01:00
2018-12-31 11:46:59 -08:00
2018-12-06 10:11:40 -07:00
2018-11-26 16:56:34 +01:00
2018-05-08 09:16:41 -06:00