public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH resend 1/2] Documentation: move all DMA documentations into Documentaion/dma
@ 2014-01-16 10:50 hongbo.zhang
  2014-01-16 10:50 ` [PATCH resend 2/2] Documentation: update some DMA document texts due to relocation hongbo.zhang
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: hongbo.zhang @ 2014-01-16 10:50 UTC (permalink / raw)
  To: rob, linux-doc
  Cc: linux-kernel, Hongbo Zhang, David S. Miller, Richard Henderson,
	Jakub Jelinek, James E.J. Bottomley, Arthur Kepner, sumit.semwal,
	Vinod Koul, Pierre Ossman, Andy Shevchenko

From: Hongbo Zhang <hongbo.zhang@freescale.com>

Since there are already seven DMA documentations under the top Documentation/,
it is better to create one dedicated directory for them.

Signed-off-by: Hongbo Zhang <hongbo.zhang@freescale.com>
Cc: David S. Miller <davem@redhat.com>
Cc: Richard Henderson <rth@cygnus.com>
Cc: Jakub Jelinek <jakub@redhat.com>
Cc: James E.J. Bottomley <James.Bottomley@HansenPartnership.com>
Cc: Arthur Kepner <akepner@sgi.com>
Cc: sumit.semwal@linaro.org
Cc: Vinod Koul <vinod.koul@intel.com>
Cc: Pierre Ossman <drzeus@drzeus.cx>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---
 Documentation/{ => dma}/DMA-API-HOWTO.txt   |    0
 Documentation/{ => dma}/DMA-API.txt         |    0
 Documentation/{ => dma}/DMA-ISA-LPC.txt     |    0
 Documentation/{ => dma}/DMA-attributes.txt  |    0
 Documentation/{ => dma}/dma-buf-sharing.txt |    0
 Documentation/{ => dma}/dmaengine.txt       |    0
 Documentation/{ => dma}/dmatest.txt         |    0
 7 files changed, 0 insertions(+), 0 deletions(-)
 rename Documentation/{ => dma}/DMA-API-HOWTO.txt (100%)
 rename Documentation/{ => dma}/DMA-API.txt (100%)
 rename Documentation/{ => dma}/DMA-ISA-LPC.txt (100%)
 rename Documentation/{ => dma}/DMA-attributes.txt (100%)
 rename Documentation/{ => dma}/dma-buf-sharing.txt (100%)
 rename Documentation/{ => dma}/dmaengine.txt (100%)
 rename Documentation/{ => dma}/dmatest.txt (100%)

diff --git a/Documentation/DMA-API-HOWTO.txt b/Documentation/dma/DMA-API-HOWTO.txt
similarity index 100%
rename from Documentation/DMA-API-HOWTO.txt
rename to Documentation/dma/DMA-API-HOWTO.txt
diff --git a/Documentation/DMA-API.txt b/Documentation/dma/DMA-API.txt
similarity index 100%
rename from Documentation/DMA-API.txt
rename to Documentation/dma/DMA-API.txt
diff --git a/Documentation/DMA-ISA-LPC.txt b/Documentation/dma/DMA-ISA-LPC.txt
similarity index 100%
rename from Documentation/DMA-ISA-LPC.txt
rename to Documentation/dma/DMA-ISA-LPC.txt
diff --git a/Documentation/DMA-attributes.txt b/Documentation/dma/DMA-attributes.txt
similarity index 100%
rename from Documentation/DMA-attributes.txt
rename to Documentation/dma/DMA-attributes.txt
diff --git a/Documentation/dma-buf-sharing.txt b/Documentation/dma/dma-buf-sharing.txt
similarity index 100%
rename from Documentation/dma-buf-sharing.txt
rename to Documentation/dma/dma-buf-sharing.txt
diff --git a/Documentation/dmaengine.txt b/Documentation/dma/dmaengine.txt
similarity index 100%
rename from Documentation/dmaengine.txt
rename to Documentation/dma/dmaengine.txt
diff --git a/Documentation/dmatest.txt b/Documentation/dma/dmatest.txt
similarity index 100%
rename from Documentation/dmatest.txt
rename to Documentation/dma/dmatest.txt
-- 
1.7.9.5




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

end of thread, other threads:[~2014-01-20  9:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-16 10:50 [PATCH resend 1/2] Documentation: move all DMA documentations into Documentaion/dma hongbo.zhang
2014-01-16 10:50 ` [PATCH resend 2/2] Documentation: update some DMA document texts due to relocation hongbo.zhang
2014-01-16 14:29 ` [PATCH resend 1/2] Documentation: move all DMA documentations into Documentaion/dma Andy Shevchenko
2014-01-16 15:59 ` Vinod Koul
2014-01-18 17:59   ` Rob Landley
2014-01-20  4:29     ` Vinod Koul
2014-01-20  9:12       ` Hongbo Zhang
2014-01-18 17:56 ` Rob Landley

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