Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
[cascardo/linux.git] / drivers / usb / phy / phy-msm-usb.c
index 9a47d44..8546c8d 100644 (file)
@@ -664,6 +664,7 @@ static void msm_otg_start_host(struct usb_phy *phy, int on)
                        pdata->setup_gpio(OTG_STATE_A_HOST);
 #ifdef CONFIG_USB
                usb_add_hcd(hcd, hcd->irq, IRQF_SHARED);
+               device_wakeup_enable(hcd->self.controller);
 #endif
        } else {
                dev_dbg(phy->dev, "host off\n");