From: Tony Prisk Date: Sat, 18 May 2013 09:39:06 +0000 (+0000) Subject: net: velocity: Convert to generic dma functions X-Git-Tag: v3.11-rc1~16^2~375 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2c41f143fb2db14ad9b644a515c98e6c2e5ea2d;p=pandora-kernel.git net: velocity: Convert to generic dma functions Remove the pci_* dma functions and replace with the more generic versions. In preparation of adding platform support, a new struct device *dev is added to struct velocity_info which can be used by both the pci and platform code. Signed-off-by: Tony Prisk Signed-off-by: David S. Miller --- Reading git-diff-tree failed