git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b214f19
)
usbcore: Bug fix: system can't suspend with USB3.0 device connected to USB3.0 hub
author
Andiry Xu
<andiry.xu@amd.com>
Thu, 31 Mar 2011 06:56:50 +0000
(14:56 +0800)
committer
Sarah Sharp
<sarah.a.sharp@linux.intel.com>
Wed, 13 Apr 2011 23:57:34 +0000
(16:57 -0700)
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 <andiry.xu@amd.com>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
No differences found