commit | 929646cb79bd220b8ebd5c8468ebaa35218240ba | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Thu Jul 19 08:51:13 2012 +0300 |
committer | Pavankumar Kondeti <pkondeti@codeaurora.org> | Fri Oct 12 16:06:26 2012 +0530 |
tree | f0bcf78e9d321a692be115e670112334bedae5f1 | |
parent | 2640f34a6f2602df2a9d37199d6f2cf08a41fc5f [diff] |
usb: dwc3: ep0: split the special cases on ep0_queue We can return early from each if () branch and split the special cases for clarity. While at that also add a comment to the delayed_status case. Change-Id: I330973888f5fc8d2cfa142472ed60cd0204a9465 Signed-off-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Pavankumar Kondeti <pkondeti@codeaurora.org>