usb: Fix tusb6010 for DMA API
authorTony Lindgren <tony@atomide.com>
Thu, 11 Mar 2010 02:52:35 +0000 (18:52 -0800)
committerTony Lindgren <tony@atomide.com>
Thu, 11 Mar 2010 03:07:57 +0000 (19:07 -0800)
Commit 18eabe2347ae7a11b3db768695913724166dfb0e introduced
DMA buffer ownership. Fix tusb6010 accordingly.

Tested on n810 and g_ether with variable size ping test.
The test seems to fail for some sizes, but those seem to
be PIO transfers and not DMA.

Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found