Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310903
b: refs/heads/master
c: b9c8766
h: refs/heads/master
i:
  310901: 554e922
  310899: 1911780
  310895: 7cb6ba9
v: v3
  • Loading branch information
Tony Zelenoff authored and Greg Kroah-Hartman committed Jun 12, 2012
1 parent 2f6c360 commit 36aeb4f
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: b9c3aab315b51f81649a0d737c4c73783fbd8de0
refs/heads/master: b9c87663eead64c767e72a373ae6f8a94bead459
2 changes: 1 addition & 1 deletion trunk/drivers/usb/serial/mos7840.c
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@

static int device_type;

static const struct usb_device_id id_table[] __devinitconst = {
static const struct usb_device_id id_table[] = {
{USB_DEVICE(USB_VENDOR_ID_MOSCHIP, MOSCHIP_DEVICE_ID_7840)},
{USB_DEVICE(USB_VENDOR_ID_MOSCHIP, MOSCHIP_DEVICE_ID_7820)},
{USB_DEVICE(USB_VENDOR_ID_MOSCHIP, MOSCHIP_DEVICE_ID_7810)},
Expand Down

0 comments on commit 36aeb4f

Please sign in to comment.