From: Kumar Gala Date: Thu, 19 Mar 2009 06:28:22 +0000 (-0700) Subject: gianfar: pass the proper dev to DMA ops X-Git-Tag: v2.6.30-rc1~662^2~190 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4826857f1bf07f9c0f1495e9b05d125552c88a85;p=pandora-kernel.git gianfar: pass the proper dev to DMA ops We need to be passing the of_platform device struct into the DMA ops as its the one that has the archdata setup to know which low-level DMA ops we should be using (not the net_device one). This isn't an issue until we expect the archdata to be setup correctly. Signed-off-by: Kumar Gala Signed-off-by: David S. Miller --- Reading git-diff-tree failed