Merge branch 3.13-rc4 into usb-next

This commit is contained in:
Greg Kroah-Hartman
2013-12-16 08:46:03 -08:00
121 changed files with 6996 additions and 5240 deletions

View File

@@ -2657,6 +2657,7 @@ int musb_host_setup(struct musb *musb, int power_budget)
if (ret < 0)
return ret;
device_wakeup_enable(hcd->self.controller);
return 0;
}