Browse Source

Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth

John W. Linville 11 years ago
parent
commit
6b732323c1
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/bluetooth/btusb.c

+ 0 - 1
drivers/bluetooth/btusb.c

@@ -1629,7 +1629,6 @@ static struct usb_driver btusb_driver = {
 #ifdef CONFIG_PM
 	.suspend	= btusb_suspend,
 	.resume		= btusb_resume,
-	.reset_resume	= btusb_resume,
 #endif
 	.id_table	= btusb_table,
 	.supports_autosuspend = 1,