Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 213563
b: refs/heads/master
c: 5c8db07
h: refs/heads/master
i:
  213561: b5bd46f
  213559: b81241a
v: v3
  • Loading branch information
Praveena Nadahally authored and Greg Kroah-Hartman committed Oct 22, 2010
1 parent 9985af2 commit 283b315
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 92d3489ec58b5897a407b07ad9954497a119d3d0
refs/heads/master: 5c8db070b4480c43394680d9dfd2ddb06b97d2ae
2 changes: 1 addition & 1 deletion trunk/drivers/usb/gadget/f_acm.c
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ acm_iad_descriptor = {
.bInterfaceCount = 2, // control + data
.bFunctionClass = USB_CLASS_COMM,
.bFunctionSubClass = USB_CDC_SUBCLASS_ACM,
.bFunctionProtocol = USB_CDC_PROTO_NONE,
.bFunctionProtocol = USB_CDC_ACM_PROTO_AT_V25TER,
/* .iFunction = DYNAMIC */
};

Expand Down

0 comments on commit 283b315

Please sign in to comment.