commit | 7f80202bb964dd9c5b408af8100c7f0fd39a15c7 | [log] [tgz] |
---|---|---|
author | Andy Fleming <afleming@freescale.com> | Thu May 15 17:00:21 2008 -0500 |
committer | Jeff Garzik <jgarzik@redhat.com> | Thu May 22 06:19:24 2008 -0400 |
tree | 0ed3bf90918dc2f3c1d574aa4ac8a7b3aa6c7318 | |
parent | 940608be2e6117c17c19b203f7393ced4d02590a [diff] |
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 <afleming@freescale.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>