From: Mika Westerberg Date: Sat, 11 Jun 2011 08:39:55 +0000 (+0000) Subject: net: ep93xx_eth: pass struct device to DMA API functions X-Git-Tag: v3.0-rc3~13^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc9b4910b00039da054f221e2821be0519261101;p=pandora-kernel.git net: ep93xx_eth: pass struct device to DMA API functions We shouldn't use NULL for any DMA API functions, unless we are dealing with ISA or EISA device. So pass correct struct dev pointer to these functions. Signed-off-by: Mika Westerberg Signed-off-by: David S. Miller --- Reading git-diff-tree failed