commit | cf7822983f21617b805712eec46eb31058508d6a | [log] [tgz] |
---|---|---|
author | Becky Bruce <bgill@freescale.com> | Mon Feb 18 17:24:30 2008 -0600 |
committer | Jeff Garzik <jeff@garzik.org> | Sat Feb 23 23:57:48 2008 -0500 |
tree | 8c7aab7f74b60560339abb4700ec04a7ce795660 | |
parent | 563e0ae06ff18f0b280f11cf706ba0172255ce52 [diff] |
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 <becky.bruce@freescale.com> Acked-by: Andy Fleming <afleming@freescale.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>