linux-kernel-test/sound/pci/pcxhr
Matthias Gehre 910638ae7e [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK
Replace all occurences of 0xff..  in calls to function pci_set_dma_mask()
and pci_set_consistant_dma_mask() with the corresponding DMA_xBIT_MASK from
linux/dma-mapping.h.

Signed-off-by: Matthias Gehre <M.Gehre@gmx.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-28 09:16:07 -08:00
..
Makefile [ALSA] Add PCXHR driver 2006-01-03 12:30:26 +01:00
pcxhr_core.c [ALSA] pcxhr - Suppress debug messages 2006-03-22 10:21:58 +01:00
pcxhr_core.h [ALSA] Add PCXHR driver 2006-01-03 12:30:26 +01:00
pcxhr_hwdep.c [ALSA] Add PCXHR driver 2006-01-03 12:30:26 +01:00
pcxhr_hwdep.h [ALSA] Add PCXHR driver 2006-01-03 12:30:26 +01:00
pcxhr_mixer.c [ALSA] semaphore -> mutex (PCI part) 2006-03-22 10:25:29 +01:00
pcxhr_mixer.h [ALSA] Add PCXHR driver 2006-01-03 12:30:26 +01:00
pcxhr.c [PATCH] Replace 0xff.. with correct DMA_xBIT_MASK 2006-03-28 09:16:07 -08:00
pcxhr.h [ALSA] semaphore -> mutex (PCI part) 2006-03-22 10:25:29 +01:00