Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 222025
b: refs/heads/master
c: 556ea92
h: refs/heads/master
i:
  222023: 129db91
v: v3
  • Loading branch information
Matthew Garrett authored and Gustavo F. Padovan committed Nov 9, 2010
1 parent bdb9ce2 commit d5a916e
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: bdb7524a75e4716535a29abb314a82619301e068
refs/heads/master: 556ea928f78a390fe16ae584e6433dff304d3014
2 changes: 2 additions & 0 deletions trunk/drivers/bluetooth/btusb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1029,6 +1029,8 @@ static int btusb_probe(struct usb_interface *intf,

usb_set_intfdata(intf, data);

usb_enable_autosuspend(interface_to_usbdev(intf));

return 0;
}

Expand Down

0 comments on commit d5a916e

Please sign in to comment.