Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131878
b: refs/heads/master
c: 155df65
h: refs/heads/master
v: v3
  • Loading branch information
Dmitriy Taychenachev authored and Greg Kroah-Hartman committed Feb 27, 2009
1 parent 3eb72ab commit 2e88f5f
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 28fb66821f884870987a0b5ab064ef651d9f7c16
refs/heads/master: 155df65ae11dfc322214c6f887185929c809df1b
2 changes: 2 additions & 0 deletions trunk/drivers/usb/class/cdc-acm.c
Original file line number Diff line number Diff line change
Expand Up @@ -1376,6 +1376,8 @@ static struct usb_device_id acm_ids[] = {
{ USB_DEVICE(0x0572, 0x1324), /* Conexant USB MODEM RD02-D400 */
.driver_info = NO_UNION_NORMAL, /* has no union descriptor */
},
{ USB_DEVICE(0x22b8, 0x6425), /* Motorola MOTOMAGX phones */
},

/* control interfaces with various AT-command sets */
{ USB_INTERFACE_INFO(USB_CLASS_COMM, USB_CDC_SUBCLASS_ACM,
Expand Down

0 comments on commit 2e88f5f

Please sign in to comment.