From: FUJITA Tomonori Date: Wed, 10 Mar 2010 23:23:32 +0000 (-0800) Subject: dma-mapping: blackfin: remove the obsolete and unnecessary DMA API comments X-Git-Tag: v2.6.34-rc2~101 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b4f767af73d50ab9ce3a92f254eb290f5e5507c;p=pandora-kernel.git dma-mapping: blackfin: 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 the same comments are in other 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 Cc: Mike Frysinger Cc: Jesse Barnes Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed