summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorChampion Chen <champion_chen@realsil.com.cn>2014-09-06 14:06:08 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-10-30 09:43:14 -0700
commit12662c19b8d012e8f6efd674ae7b4f567d1b11f3 (patch)
tree0935eda07f67be2001dd5bdbc6627f9be30c63a9 /net
parentb62619907c62722f531570c859b9f00ed75f505b (diff)
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 'net')
0 files changed, 0 insertions, 0 deletions