summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorZhuang Jin Can <jin.can.zhuang@intel.com>2015-07-21 17:20:29 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-07-23 00:19:36 +0300
commit243292a2ad3dc365849b820a64868927168894ac (patch)
tree143a63e00534420658bf5898516f356f2eecf909 /README
parent326124a027abc9a7f43f72dc94f6f0f7a55b02b3 (diff)
downloadlinux-243292a2ad3dc365849b820a64868927168894ac.tar.xz
xhci: report U3 when link is in resume state
xhci_hub_report_usb3_link_state() returns pls as U0 when the link is in resume state, and this causes usb core to think the link is in U0 while actually it's in resume state. When usb core transfers control request on the link, it fails with TRB error as the link is not ready for transfer. To fix the issue, report U3 when the link is in resume state, thus usb core knows the link it's not ready for transfer. Cc: <stable@vger.kernel.org> Signed-off-by: Zhuang Jin Can <jin.can.zhuang@intel.com> Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions