From: Andy Fleming Date: Thu, 15 May 2008 22:00:21 +0000 (-0500) Subject: ucc_geth: Fix arguments to dma map/unmap functions X-Git-Tag: v2.6.26-rc4~7^2~1^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7f80202bb964dd9c5b408af8100c7f0fd39a15c7;p=pandora-kernel.git ucc_geth: Fix arguments to dma map/unmap functions We were passing NULL as the device. When we actually start supporting more interesting memory configurations, this will break things, so we proactively are fixing the bug. Signed-off-by: Andy Fleming Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed