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:
c8cf7af
)
usb: dwc3: ep0: rename dwc3_ep0_complete_req to dwc3_ep0_complete_status
author
Felipe Balbi
<balbi@ti.com>
Thu, 31 May 2012 09:32:37 +0000
(12:32 +0300)
committer
Felipe Balbi
<balbi@ti.com>
Sun, 3 Jun 2012 20:08:28 +0000
(23:08 +0300)
That's a much more intuitive name as that function
is only called at the completion of a Status Phase.
It also matches dwc3_ep0_complete_data() for
the completion of Data Phase.
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found