Re: [PATCH 1/4] dma: document dma_{un}map_{single|sg}_attrs() interface

2008-01-31 Thread akepner
On Thu, Jan 31, 2008 at 03:38:48PM -0700, Grant Grundler wrote: Thanks for looking through this. I'll send an updated patchset that addresses your comments as soon as I can - probably around Monday. > ... > > +struct dma_attrs encapsulates a set of "dma attributes". For the > > +definition of

Re: [PATCH 1/4] dma: document dma_{un}map_{single|sg}_attrs() interface

2008-01-31 Thread Grant Grundler
On Tue, Jan 29, 2008 at 09:50:40PM -0800, [EMAIL PROTECTED] wrote: > > Document the new dma_{un}map_{single|sg}_attrs() functions. Thank you! Looks good to me...so far I've only found one nit. ... > +struct dma_attrs encapsulates a set of "dma attributes". For the > +definition of struct

Re: [PATCH 1/4] dma: document dma_{un}map_{single|sg}_attrs() interface

2008-01-31 Thread Grant Grundler
On Tue, Jan 29, 2008 at 09:50:40PM -0800, [EMAIL PROTECTED] wrote: Document the new dma_{un}map_{single|sg}_attrs() functions. Thank you! Looks good to me...so far I've only found one nit. ... +struct dma_attrs encapsulates a set of dma attributes. For the +definition of struct dma_attrs

Re: [PATCH 1/4] dma: document dma_{un}map_{single|sg}_attrs() interface

2008-01-31 Thread akepner
On Thu, Jan 31, 2008 at 03:38:48PM -0700, Grant Grundler wrote: Thanks for looking through this. I'll send an updated patchset that addresses your comments as soon as I can - probably around Monday. ... +struct dma_attrs encapsulates a set of dma attributes. For the +definition of struct

[PATCH 1/4] dma: document dma_{un}map_{single|sg}_attrs() interface

2008-01-29 Thread akepner
Document the new dma_{un}map_{single|sg}_attrs() functions. Signed-off-by: Arthur Kepner <[EMAIL PROTECTED]> -- DMA-API.txt | 63 1 files changed, 63 insertions(+) diff --git a/Documentation/DMA-API.txt

[PATCH 1/4] dma: document dma_{un}map_{single|sg}_attrs() interface

2008-01-29 Thread akepner
Document the new dma_{un}map_{single|sg}_attrs() functions. Signed-off-by: Arthur Kepner [EMAIL PROTECTED] -- DMA-API.txt | 63 1 files changed, 63 insertions(+) diff --git a/Documentation/DMA-API.txt b/Documentation/DMA-API.txt