diff options
author | Troy Kisky <troy.kisky@boundarydevices.com> | 2013-10-10 15:28:01 -0700 |
---|---|---|
committer | Marek Vasut <marex@denx.de> | 2013-10-20 23:46:33 +0200 |
commit | 1ebf02787a1621143ecde48db86459067f9544e5 (patch) | |
tree | a3840ab9c780a5d62c4be1c5c9d42ad4aa288ce4 /drivers/input | |
parent | 3b59abf583143a9ed11ea0d05fdad02afb996d45 (diff) | |
download | u-boot-imx-1ebf02787a1621143ecde48db86459067f9544e5.zip u-boot-imx-1ebf02787a1621143ecde48db86459067f9544e5.tar.gz u-boot-imx-1ebf02787a1621143ecde48db86459067f9544e5.tar.bz2 |
usb: gadget: mv_udc: optimize bounce
Only perform one copy, either in the bounce
routine for IN transfers, or the debounce
rtn for OUT transfer.
On out transfers, only copy the number
of bytes received from the bounce buffer
Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>
Diffstat (limited to 'drivers/input')
0 files changed, 0 insertions, 0 deletions