ucc_geth: Fix arguments to dma map/unmap functions
authorAndy Fleming <afleming@freescale.com>
Thu, 15 May 2008 22:00:21 +0000 (17:00 -0500)
committerJeff Garzik <jgarzik@redhat.com>
Thu, 22 May 2008 10:19:24 +0000 (06:19 -0400)
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 <afleming@freescale.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found