[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)
commitb9432e4d8866606466117664472c58ac981ea4f4
treeb322e4cba29648ef05cf4a3fe49f62540beb79cd
parentd247e2c661f28a21e5f9a8d672e1e88a7c1c5d4a
[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