]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] Remove pci_dac_set_dma_mask() from Documentation/DMA-mapping.txt
authorRolf Eike Beer <eike-kernel@sf-tec.de>
Fri, 14 Jul 2006 07:24:24 +0000 (00:24 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Sat, 15 Jul 2006 04:53:54 +0000 (21:53 -0700)
commita8988dbe5c11349861098cc298e8c85d5167af83
treeb322e4cba29648ef05cf4a3fe49f62540beb79cd
parent290546e118b2ddcd3b74ebb1094eb1f02f22287d
[PATCH] Remove pci_dac_set_dma_mask() from Documentation/DMA-mapping.txt

pci_dac_set_dma_mask() gives only a single match in the whole kernel tree
and that's in this doc file.  The best candidate for replacement is
pci_dac_dma_supported().

Signed-off-by: Rolf Eike Beer <eike-kernel@sf-tec.de>
Cc: Greg KH <greg@kroah.com>
Acked-by: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Documentation/DMA-mapping.txt