lkml.org 
[lkml]   [2008]   [Jun]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] Documentation: mv DMA-* to separate DMA/ subdirectory
On Mon, Jun 02, 2008 at 03:54:39PM -0400, J. Bruce Fields wrote:
> From: J. Bruce Fields <bfields@citi.umich.edu>
>
> Every now and then as I'm looking for something in Documentation/ I get
> annoyed at how cluttered that directory is, and go look for a few files
> that could be grouped into a subdirectory. This seemed like one
> candidate, though a lot of referenes to DMA-mapping.txt require fixing.
>
> Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
> ---
>
> A Documentation/arch directory would take out another dozen entries or
> so, but I haven't had the energy.--b.
>
> Documentation/00-INDEX | 4 -
> Documentation/DMA-API.txt | 614 ---------------------------
> Documentation/DMA-ISA-LPC.txt | 151 -------
> Documentation/DMA-attributes.txt | 24 -
> Documentation/DMA-mapping.txt | 766 ----------------------------------
> Documentation/DMA/00-INDEX | 10 +
> Documentation/DMA/DMA-API.txt | 614 +++++++++++++++++++++++++++
> Documentation/DMA/DMA-ISA-LPC.txt | 151 +++++++
> Documentation/DMA/DMA-attributes.txt | 24 +
> Documentation/DMA/DMA-mapping.txt | 766 ++++++++++++++++++++++++++++++++++
> Documentation/IO-mapping.txt | 2 +-
> Documentation/PCI/pci.txt | 6 +-
> Documentation/block/biodoc.txt | 5 +-
> Documentation/memory-barriers.txt | 2 +-
> Documentation/usb/dma.txt | 13 +-
> arch/ia64/hp/common/sba_iommu.c | 12 +-
> arch/ia64/sn/pci/pci_dma.c | 4 +-
> arch/parisc/kernel/pci-dma.c | 2 +-
> arch/x86/kernel/pci-gart_64.c | 2 +-
> drivers/net/tehuti.c | 2 +-
> drivers/parisc/sba_iommu.c | 18 +-
> include/asm-ia64/dma-mapping.h | 2 +-
> include/asm-parisc/dma-mapping.h | 2 +-
> include/asm-x86/dma-mapping.h | 2 +-
> include/linux/dma-attrs.h | 2 +-
> include/media/videobuf-dma-sg.h | 2 +-
> 26 files changed, 1605 insertions(+), 1597 deletions(-)
> delete mode 100644 Documentation/DMA-API.txt
> delete mode 100644 Documentation/DMA-ISA-LPC.txt
> delete mode 100644 Documentation/DMA-attributes.txt
> delete mode 100644 Documentation/DMA-mapping.txt
> create mode 100644 Documentation/DMA/00-INDEX
> create mode 100644 Documentation/DMA/DMA-API.txt
> create mode 100644 Documentation/DMA/DMA-ISA-LPC.txt
> create mode 100644 Documentation/DMA/DMA-attributes.txt
> create mode 100644 Documentation/DMA/DMA-mapping.txt

Maybe drop DMA- prefix? It's useless now.

Marcin


\
 
 \ /
  Last update: 2008-06-03 20:01    [W:0.035 / U:0.780 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site