Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 213581
b: refs/heads/master
c: 1f8dd01
h: refs/heads/master
i:
  213579: 9d8ebf4
v: v3
  • Loading branch information
Matthew Garrett authored and Greg Kroah-Hartman committed Oct 22, 2010
1 parent 5fce3b1 commit db5f56a
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: 969affff54702785330de553b790372e261e93f9
refs/heads/master: 1f8dd0154e09220be346819b85d195c791bb0f0b
2 changes: 2 additions & 0 deletions trunk/drivers/usb/serial/qcserial.c
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,8 @@ static int qcprobe(struct usb_serial *serial, const struct usb_device_id *id)

spin_lock_init(&data->susp_lock);

usb_enable_autosuspend(serial->dev);

switch (nintf) {
case 1:
/* QDL mode */
Expand Down

0 comments on commit db5f56a

Please sign in to comment.