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:
566ccdd
)
usb: dwc3: ep0: increment "actual" on bounced ep0 case
author
Felipe Balbi
<balbi@ti.com>
Wed, 21 Mar 2012 09:44:00 +0000
(11:44 +0200)
committer
Felipe Balbi
<balbi@ti.com>
Tue, 10 Apr 2012 09:21:44 +0000
(12:21 +0300)
due to a HW limitation we have a bounce buffer for ep0
out transfers which are not aligned with MaxPacketSize.
On such case we were not increment r->actual as we should.
This patch fixes that mistake.
Cc: stable@vger.kernel.org
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/ep0.c
patch
|
blob
|
history
diff --cc
drivers/usb/dwc3/ep0.c
Simple merge