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:
3daf74d
)
usb: dwc3: gadget: split special cases of ep_queue()
author
Felipe Balbi
<balbi@ti.com>
Wed, 6 Jun 2012 09:00:50 +0000
(12:00 +0300)
committer
Felipe Balbi
<balbi@ti.com>
Mon, 25 Jun 2012 10:59:39 +0000
(13:59 +0300)
It makes it easier to read and also avoids
setting DWC3_EP_PENDING_REQUEST just so the
next branch evaluates true.
No functional changes otherwise.
Cc: Pratyush Anand <pratyush.anand@st.com>
Cc: Paul Zimmerman <paulz@synopsys.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
No differences found