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:
c611ccb
)
usb: dwc3: gadget: set request dma to invalid when unmapping
author
Felipe Balbi
<balbi@ti.com>
Sat, 27 Aug 2011 12:10:09 +0000
(15:10 +0300)
committer
Felipe Balbi
<balbi@ti.com>
Fri, 9 Sep 2011 10:02:01 +0000
(13:02 +0300)
if we don't set DMA address to invalid when unmapping,
we might fall in a situation where request buffer
can't be mapped to DMA again.
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found