commit | ed19ece135a6908244e22e4ab395165999a4d3ab | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@atmel.com> | Thu Sep 29 18:07:07 2016 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Oct 24 14:29:08 2016 +0200 |
tree | 2ebe7351d98a40cb0654ac8aa90c5771485c659a | |
parent | 36de70ea8d237b66b9aa579a9ee0cb259eb5192d [diff] |
usb: ohci-at91: Set RemoteWakeupConnected bit explicitly. The reset value of RWC is 0, set RemoteWakeupConnected bit explicitly before calling ohci_run, it also fixes the issue that the mass storage stick connected wasn't suspended when the system suspend. Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>