From 2673a13f77e326f3e1d0b2a62ab0c641b55211ba Mon Sep 17 00:00:00 2001 From: Andrew Morton Date: Wed, 27 Feb 2013 17:05:43 -0800 Subject: [PATCH] --- yaml --- r: 359411 b: refs/heads/master c: 11cd3db01bd8cc16aa82347582ef982cddc786e3 h: refs/heads/master i: 359409: 6d52f190d5a785c8db6960399e5d8fe4038e8ad7 359407: a7d675105a3f3031ac727400134585d464887c46 v: v3 --- [refs] | 2 +- trunk/Documentation/DMA-API-HOWTO.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 6faa6908a6ad..7bb1f6de9140 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1d730c49a91dc5b7660269b98ad76e5a9b85740f +refs/heads/master: 11cd3db01bd8cc16aa82347582ef982cddc786e3 diff --git a/trunk/Documentation/DMA-API-HOWTO.txt b/trunk/Documentation/DMA-API-HOWTO.txt index 65470cae471d..14129f149a75 100644 --- a/trunk/Documentation/DMA-API-HOWTO.txt +++ b/trunk/Documentation/DMA-API-HOWTO.txt @@ -752,7 +752,7 @@ Example 1: dma_unmap_single(dma_handle1); map_error_handling1: -Example 2: (if buffers are allocated a loop, unmap all mapped buffers when +Example 2: (if buffers are allocated in a loop, unmap all mapped buffers when mapping error is detected in the middle) dma_addr_t dma_addr;