Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275815
b: refs/heads/master
c: 12d36c1
h: refs/heads/master
i:
  275813: 4cb2885
  275811: 33f761d
  275807: 5667a06
v: v3
  • Loading branch information
Sebastian Andrzej Siewior authored and Greg Kroah-Hartman committed Nov 14, 2011
1 parent 8bc5829 commit c18c330
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d7a00ec1a8debf74317c5110ded9918bad8de772
refs/heads/master: 12d36c16bde3ee0643d705caa87723de536dbe49
1 change: 1 addition & 0 deletions trunk/drivers/usb/dwc3/gadget.c
Original file line number Diff line number Diff line change
Expand Up @@ -1284,6 +1284,7 @@ static int __devinit dwc3_gadget_init_endpoints(struct dwc3 *dwc)
int ret;

dep->endpoint.maxpacket = 1024;
dep->endpoint.max_streams = 15;
dep->endpoint.ops = &dwc3_gadget_ep_ops;
list_add_tail(&dep->endpoint.ep_list,
&dwc->gadget.ep_list);
Expand Down

0 comments on commit c18c330

Please sign in to comment.