From: Becky Bruce Date: Mon, 18 Feb 2008 23:24:30 +0000 (-0600) Subject: gianfar: don't pass NULL dev ptr to DMA ops X-Git-Tag: v2.6.25-rc4~148^2~41^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf7822983f21617b805712eec46eb31058508d6a;p=pandora-kernel.git gianfar: don't pass NULL dev ptr to DMA ops Change all dma op invocations in gianfar.c to actually pass in the device pointer. Currently, the value is ignored, but it will be used going forward as we implement archdata for 32-bit powerpc. Signed-off-by: Becky Bruce Acked-by: Andy Fleming Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed