diff options
author | Champion Chen <champion_chen@realsil.com.cn> | 2014-09-06 14:06:08 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-10-30 09:38:23 -0700 |
commit | c84a5f3b11e3b035fae0303e6705d0d3f6b85107 (patch) | |
tree | c765a39d9f42ee256fb6e4a3300f75b86dccbe5b /include | |
parent | 30861ec2cc9b4a14741facdb4ef2faede0959147 (diff) | |
download | lwn-c84a5f3b11e3b035fae0303e6705d0d3f6b85107.tar.gz lwn-c84a5f3b11e3b035fae0303e6705d0d3f6b85107.zip |
Bluetooth: Fix issue with USB suspend in btusb driver
commit 85560c4a828ec9c8573840c9b66487b6ae584768 upstream.
Suspend could fail for some platforms because
btusb_suspend==> btusb_stop_traffic ==> usb_kill_anchored_urbs.
When btusb_bulk_complete returns before system suspend and resubmits
an URB, the system cannot enter suspend state.
Signed-off-by: Champion Chen <champion_chen@realsil.com.cn>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions