public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH -mm 1/2] frv: add a pointer to Documentation/DMA-API.txt
@ 2010-02-20  8:09 FUJITA Tomonori
  2010-02-20  8:09 ` [PATCH -mm 2/2] mn10300: " FUJITA Tomonori
  2010-02-22 13:38 ` [PATCH -mm 1/2] frv: " David Howells
  0 siblings, 2 replies; 3+ messages in thread
From: FUJITA Tomonori @ 2010-02-20  8:09 UTC (permalink / raw)
  To: dhowells; +Cc: akpm, linux-kernel, fujita.tomonori

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
---
 arch/frv/include/asm/dma-mapping.h |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/arch/frv/include/asm/dma-mapping.h b/arch/frv/include/asm/dma-mapping.h
index 20cca40..6af5d83 100644
--- a/arch/frv/include/asm/dma-mapping.h
+++ b/arch/frv/include/asm/dma-mapping.h
@@ -7,6 +7,11 @@
 #include <asm/scatterlist.h>
 #include <asm/io.h>
 
+/*
+ * See Documentation/DMA-API.txt for the description of how the
+ * following DMA API should work.
+ */
+
 #define dma_alloc_noncoherent(d, s, h, f) dma_alloc_coherent(d, s, h, f)
 #define dma_free_noncoherent(d, s, v, h) dma_free_coherent(d, s, v, h)
 
-- 
1.6.5


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH -mm 2/2] mn10300: add a pointer to Documentation/DMA-API.txt
  2010-02-20  8:09 [PATCH -mm 1/2] frv: add a pointer to Documentation/DMA-API.txt FUJITA Tomonori
@ 2010-02-20  8:09 ` FUJITA Tomonori
  2010-02-22 13:38 ` [PATCH -mm 1/2] frv: " David Howells
  1 sibling, 0 replies; 3+ messages in thread
From: FUJITA Tomonori @ 2010-02-20  8:09 UTC (permalink / raw)
  To: dhowells; +Cc: akpm, linux-kernel, fujita.tomonori

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
---
 arch/mn10300/include/asm/dma-mapping.h |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/arch/mn10300/include/asm/dma-mapping.h b/arch/mn10300/include/asm/dma-mapping.h
index 517d3b6..db71441 100644
--- a/arch/mn10300/include/asm/dma-mapping.h
+++ b/arch/mn10300/include/asm/dma-mapping.h
@@ -17,6 +17,11 @@
 #include <asm/cache.h>
 #include <asm/io.h>
 
+/*
+ * See Documentation/DMA-API.txt for the description of how the
+ * following DMA API should work.
+*/
+
 extern void *dma_alloc_coherent(struct device *dev, size_t size,
 				dma_addr_t *dma_handle, int flag);
 
-- 
1.6.5


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH -mm 1/2] frv: add a pointer to Documentation/DMA-API.txt
  2010-02-20  8:09 [PATCH -mm 1/2] frv: add a pointer to Documentation/DMA-API.txt FUJITA Tomonori
  2010-02-20  8:09 ` [PATCH -mm 2/2] mn10300: " FUJITA Tomonori
@ 2010-02-22 13:38 ` David Howells
  1 sibling, 0 replies; 3+ messages in thread
From: David Howells @ 2010-02-22 13:38 UTC (permalink / raw)
  To: FUJITA Tomonori; +Cc: dhowells, akpm, linux-kernel

FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> wrote:

> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>

To both patches:

Acked-by: David Howells <dhowells@redhat.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-02-22 13:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-20  8:09 [PATCH -mm 1/2] frv: add a pointer to Documentation/DMA-API.txt FUJITA Tomonori
2010-02-20  8:09 ` [PATCH -mm 2/2] mn10300: " FUJITA Tomonori
2010-02-22 13:38 ` [PATCH -mm 1/2] frv: " David Howells

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox