Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth...
[linux-drm-fsl-dcu.git] / drivers / bluetooth / btusb.c
index 30868fa870f6086d614184a389feef3267619eef..c0ff34f2d2df577efffe902562f9578690ea4e39 100644 (file)
@@ -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,