commit | 46485a01bb53aa4d65fb617bc4fe812aa2c84dea | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Wed Jun 06 12:00:50 2012 +0300 |
committer | Pavankumar Kondeti <pkondeti@codeaurora.org> | Fri Oct 12 16:06:19 2012 +0530 |
tree | 6555c30959ee90689f71da36bf575b0df589881c | |
parent | 6263ebe089c923fd40136f2130cef3b98377ed46 [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. Change-Id: Iecc94e3ca2d4179747135335e6aa11c79a901980 Cc: Pratyush Anand <pratyush.anand@st.com> Cc: Paul Zimmerman <paulz@synopsys.com> Signed-off-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Pavankumar Kondeti <pkondeti@codeaurora.org>