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