]> Git Repo - linux.git/commit
dma-mapping: frv: remove the obsolete and unnecessary DMA API comments
authorFUJITA Tomonori <[email protected]>
Wed, 10 Mar 2010 23:23:32 +0000 (15:23 -0800)
committerLinus Torvalds <[email protected]>
Fri, 12 Mar 2010 23:52:42 +0000 (15:52 -0800)
commit027491f4b2ff15fe5cc36c900cb2d1fdb35cefdd
tree79dccedcd50e2bd0935c05185bf5c75d48fe9c63
parent0acedc124aca35f5cce9d4ee288dc372bf517e09
dma-mapping: frv: remove the obsolete and unnecessary DMA API comments

pci_dma_sync_single was obsoleted long ago.

All the comments are generic, not architecture specific, simply describes
some of the DMA-API (and frv has the same comments in three files).
Documentation/DMA-API.txt have more detailed descriptions.

This removes the above obsolete and unnecessary DMA API comments.  Let's
describe the DMA API in only Documentation/DMA-API.txt.

Signed-off-by: FUJITA Tomonori <[email protected]>
Cc: David Howells <[email protected]>
Cc: Jesse Barnes <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
arch/frv/include/asm/dma-mapping.h
arch/frv/mb93090-mb00/pci-dma-nommu.c
arch/frv/mb93090-mb00/pci-dma.c
This page took 0.052442 seconds and 4 git commands to generate.