[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140116155921.GJ25466@intel.com>
Date: Thu, 16 Jan 2014 21:29:21 +0530
From: Vinod Koul <vinod.koul@...el.com>
To: hongbo.zhang@...escale.com
Cc: rob@...dley.net, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org, "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,
Pierre Ossman <drzeus@...eus.cx>,
Andy Shevchenko <andriy.shevchenko@...ux.jf.intel.com>
Subject: Re: [PATCH resend 1/2] Documentation: move all DMA documentations
into Documentaion/dma
On Thu, Jan 16, 2014 at 06:50:04PM +0800, hongbo.zhang@...escale.com wrote:
> 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.
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@...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