diff options
author | Champion Chen <champion_chen@realsil.com.cn> | 2014-09-06 14:06:08 -0500 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2014-09-09 03:23:40 +0200 |
commit | 85560c4a828ec9c8573840c9b66487b6ae584768 (patch) | |
tree | 1e228a31513dbf5956e30ba8083794331e0728f0 /drivers/bluetooth/btmrvl_drv.h | |
parent | e1e930f591bfd9604c3077f0af5c390f4f890259 (diff) |
Bluetooth: Fix issue with USB suspend in btusb driver
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>
Cc: stable@vger.kernel.org
Diffstat (limited to 'drivers/bluetooth/btmrvl_drv.h')
0 files changed, 0 insertions, 0 deletions