[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1389869405-10363-1-git-send-email-hongbo.zhang@freescale.com>
Date: Thu, 16 Jan 2014 18:50:04 +0800
From: <hongbo.zhang@...escale.com>
To: <rob@...dley.net>, <linux-doc@...r.kernel.org>
CC: <linux-kernel@...r.kernel.org>,
Hongbo Zhang <hongbo.zhang@...escale.com>,
"David S. Miller" <davem@...hat.com>,
Richard Henderson <rth@...nus.com>,
Jakub Jelinek <jakub@...hat.com>,
"James E.J. Bottomley" <James.Bottomley@...senPartnership.com>,
Arthur Kepner <akepner@....com>, <sumit.semwal@...aro.org>,
Vinod Koul <vinod.koul@...el.com>,
Pierre Ossman <drzeus@...eus.cx>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Subject: [PATCH resend 1/2] Documentation: move all DMA documentations into Documentaion/dma
From: Hongbo Zhang <hongbo.zhang@...escale.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@...escale.com>
Cc: David S. Miller <davem@...hat.com>
Cc: Richard Henderson <rth@...nus.com>
Cc: Jakub Jelinek <jakub@...hat.com>
Cc: James E.J. Bottomley <James.Bottomley@...senPartnership.com>
Cc: Arthur Kepner <akepner@....com>
Cc: sumit.semwal@...aro.org
Cc: Vinod Koul <vinod.koul@...el.com>
Cc: Pierre Ossman <drzeus@...eus.cx>
Cc: Andy Shevchenko <andriy.shevchenko@...ux.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists