commit | 5ac04bf190e6f8b17238aef179ebd7f2bdfec919 | [log] [tgz] |
---|---|---|
author | Andiry Xu <andiry.xu@amd.com> | Wed Aug 03 16:46:48 2011 +0800 |
committer | Sarah Sharp <sarah.a.sharp@linux.intel.com> | Tue Aug 09 14:43:22 2011 -0700 |
tree | ea29c2dfaf2c04e008288fe76ec0ea5ece96e4bd | |
parent | e468561739fffb972d486b98f66c723936335136 [diff] |
xHCI: fix port U3 status check condition 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