Re: [patch] doc: replace yet another dev with pdev for consistency in DMA-mapping.txt

From: Jesse Barnes
Date: Tue Apr 29 2008 - 11:56:05 EST


On Tuesday, April 29, 2008 12:54 am Matti Linnanvuori wrote:
> From: Matti Linnanvuori <mattilinnanvuori@xxxxxxxxx>
>
> Replace "dev" with "pdev" for consistency in DMA-mapping.txt.
>
> Signed-off-by: Matti Linnanvuori <mattilinnanvuori@xxxxxxxxx>
>
> ---
>
> --- linux-2.6.25/Documentation/DMA-mapping.txt 2008-04-29
> 10:41:30.721452200 +0300 +++ linux/Documentation/DMA-mapping.txt
> 2008-04-29 10:43:38.804537700 +0300 @@ -332,7 +332,7 @@ __get_free_pages
> (but takes size instead
> driver needs regions sized smaller than a page, you may prefer using
> the pci_pool interface, described below.
>
> -The consistent DMA mapping interfaces, for non-NULL dev, will by
> +The consistent DMA mapping interfaces, for non-NULL pdev, will by
> default return a DMA address which is SAC (Single Address Cycle)
> addressable. Even if the device indicates (via PCI dma mask) that it
> may address the upper 32-bits and thus perform DAC cycles, consistent

Applied, thanks.

Jesse
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/