]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
xhci: use default USB_RESUME_TIMEOUT when resuming ports.
authorMathias Nyman <mathias.nyman@linux.intel.com>
Thu, 20 Oct 2016 15:09:20 +0000 (18:09 +0300)
committerLuis Henriques <luis.henriques@canonical.com>
Tue, 6 Dec 2016 16:51:41 +0000 (16:51 +0000)
commitd7632bdaba3dd143eac3c80bb7e2b0f62259583d
tree5a5173c47d5106b45b264f3e547eb736da0f8032
parentfdde1f4da7034c1612a3437d0cd884055d65df3c
xhci: use default USB_RESUME_TIMEOUT when resuming ports.

BugLink: http://bugs.launchpad.net/bugs/1642572
commit 7d3b016a6f5a0fa610dfd02b05654c08fa4ae514 upstream.

USB2 host inititated resume, and system suspend bus resume
need to use the same USB_RESUME_TIMEOUT as elsewhere.

This resolves a device disconnect issue at system resume seen
on Intel Braswell and Apollolake, but is in no way limited to
those platforms.

Signed-off-by: Mathias Nyman <mathias.nyman@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Luis Henriques <luis.henriques@canonical.com>
drivers/usb/host/xhci-hub.c