]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] sound/oss/via82cxxx_audio: Use the DMA_32BIT_MASK constant
authorTobias Klauser <tklauser@nuerscht.ch>
Sat, 28 May 2005 23:17:29 +0000 (01:17 +0200)
committerJeff Garzik <jgarzik@pobox.com>
Mon, 27 Jun 2005 04:49:23 +0000 (00:49 -0400)
commit33e0784cf64ae79706f32dba86ef987e19a220ed
tree15ca65a5f286a93b84c41f42811c2b4a09e7f452
parent8da471f28dd770e06d7f8133cea4c36d5c8117ff
[PATCH] sound/oss/via82cxxx_audio: Use the DMA_32BIT_MASK constant

Use the DMA_32BIT_MASK constant from dma-mapping.h
when calling pci_set_dma_mask() or pci_set_consistent_dma_mask()
See http://marc.theaimsgroup.com/?t=108001993000001&r=1&w=2 for details

Signed-off-by: Tobias Klauser <tklauser@nuerscht.ch>
Signed-off-by: Domen Puncer <domen@coderock.org>
sound/oss/via82cxxx_audio.c