]> git.baikalelectronics.ru Git - kernel.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)
commit7911a17cf9f4c12562649c22b24f44a7a31212a7
treee8b9bed7bf22f658f9b62bf13e512bf08f137efc
parentca90a4ea9b8447934bb1dcfff9055fc76db82d61
[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