From: Andiry Xu Date: Thu, 31 Mar 2011 06:56:50 +0000 (+0800) Subject: usbcore: Bug fix: system can't suspend with USB3.0 device connected to USB3.0 hub X-Git-Tag: v2.6.39-rc4~16^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8f08d86dbf1b7bb5869cf1807d2fd40ec9d6d0a;p=pandora-kernel.git usbcore: Bug fix: system can't suspend with USB3.0 device connected to USB3.0 hub This patch clear PORT_POWER when suspend a USB3.0 device behind a USB3.0 external hub, so the system can suspend and resume. Note USB3.0 device may not work after system resume and this is a temporary workaround. The correct fix will be in future patches. Signed-off-by: Andiry Xu Signed-off-by: Sarah Sharp --- Reading git-diff-tree failed