From: Rolf Eike Beer Date: Fri, 14 Jul 2006 07:24:24 +0000 (-0700) Subject: [PATCH] Remove pci_dac_set_dma_mask() from Documentation/DMA-mapping.txt X-Git-Tag: v2.6.18-rc2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9432e4d8866606466117664472c58ac981ea4f4;p=pandora-kernel.git [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 Cc: Greg KH Acked-by: "David S. Miller" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed