diff options
| -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 b7f2f373c631..700a3840fddc 100644 --- a/drivers/bluetooth/btusb.c +++ b/drivers/bluetooth/btusb.c | |||
| @@ -1044,8 +1044,6 @@ static int btusb_probe(struct usb_interface *intf, | |||
| 1044 | 1044 | ||
| 1045 | usb_set_intfdata(intf, data); | 1045 | usb_set_intfdata(intf, data); |
| 1046 | 1046 | ||
| 1047 | usb_enable_autosuspend(interface_to_usbdev(intf)); | ||
| 1048 | |||
| 1049 | return 0; | 1047 | return 0; |
| 1050 | } | 1048 | } |
| 1051 | 1049 | ||
