Skip to content
Commit 40842861 authored by Luiz Augusto von Dentz's avatar Luiz Augusto von Dentz
Browse files

Bluetooth: btusb: Fix not being able to reconnect after suspend



This partially reverts 81b3e33bb054 ("Bluetooth: btusb: Don't fail
external suspend requests") as it introduced a call to hci_suspend_dev
that assumes the system-suspend which doesn't work well when just the
device is being suspended because wakeup flag is only set for remote
devices that can wakeup the system.

Reported-by: default avatarRafael J. Wysocki <rafael@kernel.org>
Reported-by: default avatarHeiner Kallweit <hkallweit1@gmail.com>
Reported-by: default avatarKenneth Crudup <kenny@panix.com>
Fixes: 61071229 ("Bluetooth: btusb: Don't fail external suspend requests")
Signed-off-by: default avatarLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tested-by: default avatarRafael J. Wysocki <rafael@kernel.org>
parent 1db4564f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment