Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316916
b: refs/heads/master
c: 6f47209
h: refs/heads/master
v: v3
  • Loading branch information
Steve Bennett authored and Felipe Balbi committed Jun 22, 2012
1 parent 953edc0 commit c370a49
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: 508566998b8de0a95e39da9d35893df9e212328d
refs/heads/master: 6f47209b271661ecd5929397cbe646ff247f01b6
1 change: 1 addition & 0 deletions trunk/drivers/usb/gadget/acm_ms.c
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ static int __exit acm_ms_unbind(struct usb_composite_dev *cdev)
static struct usb_composite_driver acm_ms_driver = {
.name = "g_acm_ms",
.dev = &device_desc,
.max_speed = USB_SPEED_SUPER,
.strings = dev_strings,
.unbind = __exit_p(acm_ms_unbind),
};
Expand Down

0 comments on commit c370a49

Please sign in to comment.