From: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Date: Wed, 10 Mar 2010 23:23:44 +0000 (-0800) Subject: Documentation: rename PCI-DMA-mapping.txt to DMA-API-HOWTO.txt X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=51e7364ef281e540371f084008732b13292622f0;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git Documentation: rename PCI-DMA-mapping.txt to DMA-API-HOWTO.txt Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> Cc: James Bottomley <James.Bottomley@HansenPartnership.com> Cc: "David S. Miller" <davem@davemloft.net> Cc: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> --- diff --git a/Documentation/DMA-API.txt b/Documentation/DMA-API.txt index 5e018f67b409..05e2ae236865 100644 --- a/Documentation/DMA-API.txt +++ b/Documentation/DMA-API.txt @@ -5,7 +5,7 @@ This document describes the DMA API. For a more gentle introduction of the API (and actual examples) see -Documentation/PCI/PCI-DMA-mapping.txt. +Documentation/DMA-API-HOWTO.txt. This API is split into two pieces. Part I describes the API. Part II describes the extensions to the API for supporting non-consistent