diff options
Diffstat (limited to 'drivers/bluetooth/btusb.c')
-rw-r--r-- | drivers/bluetooth/btusb.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/bluetooth/btusb.c b/drivers/bluetooth/btusb.c index 411ae9c9b384..7e0ebd4a1a74 100644 --- a/drivers/bluetooth/btusb.c +++ b/drivers/bluetooth/btusb.c | |||
@@ -1043,8 +1043,6 @@ static int btusb_probe(struct usb_interface *intf, | |||
1043 | 1043 | ||
1044 | usb_set_intfdata(intf, data); | 1044 | usb_set_intfdata(intf, data); |
1045 | 1045 | ||
1046 | usb_enable_autosuspend(interface_to_usbdev(intf)); | ||
1047 | |||
1048 | return 0; | 1046 | return 0; |
1049 | } | 1047 | } |
1050 | 1048 | ||