alistair23-linux/sound/pci/asihpi
Christoph Hellwig 23fdf223bb ALSA: asihpi: don't pass GFP_DMA32 to dma_alloc_coherent
The DMA API does its own zone decisions based on the coherent_dma_mask.

[ Note: as the driver doesn't set the DMA coherent mask, we can assume
  the default 32bit DMA, hence it should be safe to drop the flag here
  -- tiwai ]

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2018-10-14 09:40:24 +02:00
..
asihpi.c ALSA: asihpi: Fix PCM format notations 2018-07-27 09:05:30 +02:00
hpi.h
hpi6000.c
hpi6000.h
hpi6205.c ALSA: asihpi: remove redundant variable max_streams 2018-08-01 13:59:12 +02:00
hpi6205.h
hpi_internal.h
hpi_version.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
hpicmn.c
hpicmn.h
hpidebug.c
hpidebug.h
hpidspcd.c
hpidspcd.h
hpifunc.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
hpimsginit.c ALSA: asihpi: Hardening for potential Spectre v1 2018-04-25 10:37:47 +02:00
hpimsginit.h
hpimsgx.c
hpimsgx.h
hpioctl.c sound: Use octal not symbolic permissions 2018-05-28 11:27:20 +02:00
hpioctl.h
hpios.c ALSA: asihpi: don't pass GFP_DMA32 to dma_alloc_coherent 2018-10-14 09:40:24 +02:00
hpios.h
hpipcida.h
Makefile