From: Andiry Xu Date: Wed, 3 Aug 2011 08:46:48 +0000 (+0800) Subject: xHCI: fix port U3 status check condition X-Git-Tag: v3.1-rc4~5^2~8^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ac04bf190e6f8b17238aef179ebd7f2bdfec919;p=pandora-kernel.git 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 Signed-off-by: Sarah Sharp Cc: stable@kernel.org --- Reading git-diff-tree failed