commit | b511e5e76bf488cd3eec1048483a3898393a4dca | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Wed Jun 06 12:00:50 2012 +0300 |
committer | Felipe Balbi <balbi@ti.com> | Mon Jun 25 13:59:39 2012 +0300 |
tree | a7dcbee7740cc0a0e12cec2b98c371a1b4bf227f | |
parent | 3daf74d78dfcd552445c35f1b82a271ca305ceb9 [diff] |
usb: dwc3: gadget: split special cases of ep_queue() 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>