[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)
commit3e90928d81449ee10a06bc306916503d5c284a25
tree15ca65a5f286a93b84c41f42811c2b4a09e7f452
parenta3948663ed89c2f17e37cd0936d964341edb193e
[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