git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42077b0
)
usb: dwc3: gadget: do not map/unmap ZLP transfers
author
Sebastian Andrzej Siewior
<bigeasy@linutronix.de>
Wed, 31 Aug 2011 15:12:02 +0000
(17:12 +0200)
committer
Felipe Balbi
<balbi@ti.com>
Fri, 9 Sep 2011 10:03:46 +0000
(13:03 +0300)
If the gadget drivers sends a ZLP we are trying to map this this request
which does not work on all implementations. So we simply skip mapping
it.
Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found