acrn-kernel/sound/pci/ca0106
Takashi Iwai 669f65eaeb ALSA: pci: Simplify with dma_set_mask_and_coherent()
Many PCI drivers still have two explicit calls of dma_set_mask() and
dma_set_coherent_mask().

Let's simplify with dma_set_mask_and_coherent().

Link: https://lore.kernel.org/r/20210114125412.993-2-tiwai@suse.de
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2021-01-15 11:17:00 +01:00
..
Makefile
ca0106.h ALSA: ca0106: Constify snd_ca0106_details 2020-01-03 09:24:38 +01:00
ca0106_main.c ALSA: pci: Simplify with dma_set_mask_and_coherent() 2021-01-15 11:17:00 +01:00
ca0106_mixer.c ALSA: Replace the word "slave" in vmaster API 2020-07-20 10:10:47 +02:00
ca0106_proc.c ALSA: ca0106: Constify snd_ca0106_category_str items 2020-01-03 09:24:37 +01:00
ca_midi.c
ca_midi.h