[<prev] [next>] [day] [month] [year] [list]
Message-Id: <200804290855.51076.jbarnes@virtuousgeek.org>
Date: Tue, 29 Apr 2008 08:55:51 -0700
From: Jesse Barnes <jbarnes@...tuousgeek.org>
To: Matti Linnanvuori <mattilinnanvuori@...mail.com>
Cc: linux-kernel@...r.kernel.org, linux-pci@...ey.karlin.mff.cuni.cz
Subject: Re: [patch] doc: replace yet another dev with pdev for consistency in DMA-mapping.txt
On Tuesday, April 29, 2008 12:54 am Matti Linnanvuori wrote:
> From: Matti Linnanvuori <mattilinnanvuori@...oo.com>
>
> Replace "dev" with "pdev" for consistency in DMA-mapping.txt.
>
> Signed-off-by: Matti Linnanvuori <mattilinnanvuori@...oo.com>
>
> ---
>
> --- 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists