From: Mathias Nyman Date: Wed, 21 Aug 2013 15:50:09 +0000 (+0300) Subject: xhci: fix port BESL LPM capability checking X-Git-Tag: v3.12-rc1~186^2~21^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcf06a036848b4e8e6c8220f2e00b9adf6f84918;p=pandora-kernel.git xhci: fix port BESL LPM capability checking Wrong capability bit was checked for best effort service latency. bit 20 indicate port is BESL LPM capable (BLC), bit 19 is hardware LPM capable (HLC) This patch should be backported to kernels as old as 3.11, that contain the commit a558ccdcc71c7770c5e80c926a31cfe8a3892a09 "usb: xhci: add USB2 Link power management BESL support" Signed-off-by: Mathias Nyman Signed-off-by: Sarah Sharp Reported-by: Steve Cotton Cc: stable@vger.kernel.org --- Reading git-diff-tree failed