Re: [Linaro-mm-sig] [PATCH 3/4] dma_buf: Add documentation for the new cpu access support

2012-03-21 Thread Sumit Semwal
On 19 March 2012 07:24, Rob Clark wrote: > On Sun, Mar 18, 2012 at 6:34 PM, Daniel Vetter wrote: >> v2: Fix spelling issues noticed by Rob Clark. >> >> Signed-off-by: Daniel Vetter > > Signed-off-by: Rob Clark Thanks; applied to for-next. > BR, ~me. -- To unsubscribe from this list: send the l

Re: [PATCH 3/4] dma_buf: Add documentation for the new cpu access support

2012-03-18 Thread Rob Clark
On Sun, Mar 18, 2012 at 6:34 PM, Daniel Vetter wrote: > v2: Fix spelling issues noticed by Rob Clark. > > Signed-off-by: Daniel Vetter Signed-off-by: Rob Clark > --- >  Documentation/dma-buf-sharing.txt |  102 +++- >  1 files changed, 99 insertions(+), 3 deletio

[PATCH 3/4] dma_buf: Add documentation for the new cpu access support

2012-03-18 Thread Daniel Vetter
v2: Fix spelling issues noticed by Rob Clark. Signed-off-by: Daniel Vetter --- Documentation/dma-buf-sharing.txt | 102 +++- 1 files changed, 99 insertions(+), 3 deletions(-) diff --git a/Documentation/dma-buf-sharing.txt b/Documentation/dma-buf-sharing.txt ind