From: FUJITA Tomonori Date: Wed, 10 Mar 2010 23:23:33 +0000 (-0800) Subject: dma-mapping: mn10300: remove the obsolete and unnecessary DMA API comments X-Git-Tag: v2.6.34-rc2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06db881b4f1b5fb8fff563423f76b7361de8281a;p=pandora-kernel.git dma-mapping: mn10300: 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: David Howells Cc: Koichi Yasutake Cc: Jesse Barnes Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed