]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - Documentation/DMA-mapping.txt
driver core: refcounting fix
[linux-2.6-omap-h63xx.git] / Documentation / DMA-mapping.txt
index 1d8dccf04e7992c8098ce8183c506b6e7a0ac152..028614cdd0624291f630d3cdda899cf02335ed2b 100644 (file)
@@ -107,7 +107,7 @@ The query is performed via a call to pci_set_dma_mask():
 
        int pci_set_dma_mask(struct pci_dev *pdev, u64 device_mask);
 
-The query for consistent allocations is performed via a call to
+The query for consistent allocations is performed via a call to
 pci_set_consistent_dma_mask():
 
        int pci_set_consistent_dma_mask(struct pci_dev *pdev, u64 device_mask);