From: Randy Dunlap Date: Tue, 29 Apr 2008 08:00:35 +0000 (-0700) Subject: doc: fix DMA-API function parameters X-Git-Tag: v2.6.26-rc1~551 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02d15c43225afb2ebb6d700144285175a1c4abd9;p=pandora-kernel.git doc: fix DMA-API function parameters Fix kernel bugzilla #10388. DMA-API.txt has wrong argument type for some functions. It uses struct device but should use struct pci_dev. Signed-off-by: Randy Dunlap Acked-by: James Bottomley Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed