Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316949
b: refs/heads/master
c: 6dbc10c
h: refs/heads/master
i:
  316947: 251abfe
v: v3
  • Loading branch information
Felipe Balbi committed Jun 6, 2012
1 parent 2102b74 commit c0796fc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 70b674bfeb735557fc03cdc125ffe6d34218fcfd
refs/heads/master: 6dbc10c61d5841f64945fd94977fa8fa1c0192da
3 changes: 0 additions & 3 deletions trunk/drivers/usb/dwc3/gadget.c
Original file line number Diff line number Diff line change
Expand Up @@ -1765,9 +1765,6 @@ static void dwc3_ep_cmd_compl(struct dwc3_ep *dep,
case DWC3_DEPCMD_ENDTRANSFER:
dwc3_process_ep_cmd_complete(dep, event);
break;
case DWC3_DEPCMD_STARTTRANSFER:
dep->res_trans_idx = param & 0x7f;
break;
default:
printk(KERN_ERR "%s() unknown /unexpected type: %d\n",
__func__, cmd_type);
Expand Down

0 comments on commit c0796fc

Please sign in to comment.