Re: [PATCH resend 1/2] Documentation: move all DMA documentationsinto Documentaion/dma

From: Vinod Koul
Date: Thu Jan 16 2014 - 12:01:46 EST


On Thu, Jan 16, 2014 at 06:50:04PM +0800, hongbo.zhang@xxxxxxxxxxxxx wrote:
> From: Hongbo Zhang <hongbo.zhang@xxxxxxxxxxxxx>
>
> 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 <hongbo.zhang@xxxxxxxxxxxxx>
> Cc: David S. Miller <davem@xxxxxxxxxx>
> Cc: Richard Henderson <rth@xxxxxxxxxx>
> Cc: Jakub Jelinek <jakub@xxxxxxxxxx>
> Cc: James E.J. Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
> Cc: Arthur Kepner <akepner@xxxxxxx>
> Cc: sumit.semwal@xxxxxxxxxx
> Cc: Vinod Koul <vinod.koul@xxxxxxxxx>
> Cc: Pierre Ossman <drzeus@xxxxxxxxx>
> Cc: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
> ---
> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/