Ok, this one _is_ totally a job for the trivial tree. :)
Acked-by: Rob Landley <rob@xxxxxxxxxxx>
On 02/20/2013 12:40:05 PM, Kleber Sacilotto de Souza wrote:
Fix small typo in DMA-API.txt.
Signed-off-by: Kleber Sacilotto de Souza <klebers@xxxxxxxxxxxxxxxxxx>
---
Documentation/DMA-API.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/DMA-API.txt b/Documentation/DMA-API.txt
index 78a6c56..35f02b1 100644
--- a/Documentation/DMA-API.txt
+++ b/Documentation/DMA-API.txt
@@ -564,7 +564,7 @@ region is occupied.
Part III - Debug drivers use of the DMA-API
-------------------------------------------
-The DMA-API as described above as some constraints. DMA addresses
must be
+The DMA-API as described above has some constraints. DMA addresses
must be
released with the corresponding function with the same size for
example. With
the advent of hardware IOMMUs it becomes more and more important
that drivers
do not violate those constraints. In the worst case such a violation
can
--
1.7.1
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html