Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 51e7364e authored by FUJITA Tomonori's avatar FUJITA Tomonori Committed by Linus Torvalds
Browse files

Documentation: rename PCI-DMA-mapping.txt to DMA-API-HOWTO.txt



Signed-off-by: default avatarFUJITA 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: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent f5a69f4c
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -5,7 +5,7 @@


This document describes the DMA API.  For a more gentle introduction
This document describes the DMA API.  For a more gentle introduction
of the API (and actual examples) see
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
This API is split into two pieces.  Part I describes the API.  Part II
describes the extensions to the API for supporting non-consistent
describes the extensions to the API for supporting non-consistent