Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[cascardo/linux.git] / drivers / usb / host / ehci-sh.c
index dc899eb..9b9b9f5 100644 (file)
@@ -151,6 +151,7 @@ static int ehci_hcd_sh_probe(struct platform_device *pdev)
                dev_err(&pdev->dev, "Failed to add hcd");
                goto fail_add_hcd;
        }
+       device_wakeup_enable(hcd->self.controller);
 
        priv->hcd = hcd;
        platform_set_drvdata(pdev, priv);