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:
e468561
)
xHCI: fix port U3 status check condition
author
Andiry Xu
<andiry.xu@amd.com>
Wed, 3 Aug 2011 08:46:48 +0000
(16:46 +0800)
committer
Sarah Sharp
<sarah.a.sharp@linux.intel.com>
Tue, 9 Aug 2011 21:43:22 +0000
(14:43 -0700)
Fix the port U3 status check when Clear PORT_SUSPEND Feature.
The port status should be masked with PORT_PLS_MASK to check if it's in
U3 state.
This should be backported to kernels as old as 2.6.37.
Signed-off-by: Andiry Xu <andiry.xu@amd.com>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
Cc: stable@kernel.org
No differences found