]> nv-tegra.nvidia Code Review - linux-3.10.git/commit
[PATCH] Last DMA_xBIT_MASK cleanups
authorTobias Klauser <tklauser@nuerscht.ch>
Tue, 11 Apr 2006 05:54:21 +0000 (22:54 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 11 Apr 2006 13:18:44 +0000 (06:18 -0700)
commit56b146d36db933844011d5026c6f55593037c7b8
treee8b9bed7bf22f658f9b62bf13e512bf08f137efc
parent31cc48bfeef7a021d6e29f3454a4505edcfd6daa
[PATCH] Last DMA_xBIT_MASK cleanups

These are the last conversions of pci_set_dma_mask(),
pci_set_consistent_dma_mask() and pci_dma_supported() to use DMA_xBIT_MASK
constants from linux/dma-mapping.h

Signed-off-by: Tobias Klauser <tklauser@nuerscht.ch>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Documentation/DMA-mapping.txt
Documentation/sound/alsa/DocBook/writing-an-alsa-driver.tmpl
drivers/media/video/saa7134/saa7134-core.c
drivers/sn/ioc3.c
include/linux/dma-mapping.h
sound/oss/emu10k1/main.c
sound/pci/als300.c