Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 130318
b: refs/heads/master
c: 0f9c7b4
h: refs/heads/master
v: v3
  • Loading branch information
Andrew Lunn authored and Greg Kroah-Hartman committed Jan 28, 2009
1 parent 742ebb7 commit 8abe39b
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 837d84249611e9462dea6181a7ea30aa64e67d6a
refs/heads/master: 0f9c7b4a1cc24d6f05a848f0acf72dbff7c5d42d
3 changes: 3 additions & 0 deletions trunk/drivers/usb/class/cdc-acm.c
Original file line number Diff line number Diff line change
Expand Up @@ -1352,6 +1352,9 @@ static struct usb_device_id acm_ids[] = {
{ USB_DEVICE(0x0e8d, 0x3329), /* i-blue 747, Qstarz BT-Q1000, Holux M-241 */
.driver_info = NO_UNION_NORMAL, /* has no union descriptor */
},
{ USB_DEVICE(0x0e8d, 0x3329), /* MediaTek Inc GPS */
.driver_info = NO_UNION_NORMAL, /* has no union descriptor */
},
{ USB_DEVICE(0x0482, 0x0203), /* KYOCERA AH-K3001V */
.driver_info = NO_UNION_NORMAL, /* has no union descriptor */
},
Expand Down

0 comments on commit 8abe39b

Please sign in to comment.