On Thu, Jan 16, 2014 at 06:50:04PM +0800, [email protected] wrote:
> From: Hongbo Zhang <[email protected]>
> 
> Since there are already seven DMA documentations under the top Documentation/,
> it is better to create one dedicated directory for them.

Well the problem is that not everything is same. Some of these mean how to use
dma mapping API, couple are related to dmaengine, so clubing everything into
"dma" doesnt sound right to me!

--
~Vinod
> 
> Signed-off-by: Hongbo Zhang <[email protected]>
> Cc: David S. Miller <[email protected]>
> Cc: Richard Henderson <[email protected]>
> Cc: Jakub Jelinek <[email protected]>
> Cc: James E.J. Bottomley <[email protected]>
> Cc: Arthur Kepner <[email protected]>
> Cc: [email protected]
> Cc: Vinod Koul <[email protected]>
> Cc: Pierre Ossman <[email protected]>
> Cc: Andy Shevchenko <[email protected]>
> ---
>  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 [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to