diff options
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | 2017-02-21 19:59:48 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-03-17 13:24:49 +0900 |
commit | d4d75128b8fd727d42c775a16b41634d09409dba (patch) | |
tree | f6e647d082d0e6177c771f644d488352aa7eafd7 /drivers/usb/misc | |
parent | 5095cb89c62acc78b4cfaeb9a4072979d010510a (diff) | |
download | talos-op-linux-d4d75128b8fd727d42c775a16b41634d09409dba.tar.gz talos-op-linux-d4d75128b8fd727d42c775a16b41634d09409dba.zip |
usb: host: ehci-platform: fix usb 1.1 device is not connected in system resume
This patch fixes an issue that a usb 1.1 device is not connected in
system resume and then the following message appeared if debug messages
are enabled:
usb 2-1: Waited 2000ms for CONNECT
To resolve this issue, the EHCI controller must be resumed after its
companion controllers. So, this patch adds such code on the driver.
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/misc')
0 files changed, 0 insertions, 0 deletions