Commit 4084286
committed
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: Rafael J. Wysocki <rafael@kernel.org>
Reported-by: Heiner Kallweit <hkallweit1@gmail.com>
Reported-by: Kenneth Crudup <kenny@panix.com>
Fixes: 6107122 ("Bluetooth: btusb: Don't fail external suspend requests")
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Tested-by: Rafael J. Wysocki <rafael@kernel.org>1 parent 1db4564 commit 4084286
1 file changed
+0
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4038 | 4038 | | |
4039 | 4039 | | |
4040 | 4040 | | |
4041 | | - | |
4042 | 4041 | | |
4043 | 4042 | | |
4044 | 4043 | | |
| |||
4051 | 4050 | | |
4052 | 4051 | | |
4053 | 4052 | | |
4054 | | - | |
4055 | | - | |
4056 | | - | |
4057 | | - | |
4058 | | - | |
4059 | | - | |
4060 | | - | |
4061 | | - | |
4062 | | - | |
4063 | | - | |
4064 | 4053 | | |
4065 | 4054 | | |
4066 | 4055 | | |
4067 | 4056 | | |
4068 | 4057 | | |
4069 | 4058 | | |
4070 | 4059 | | |
4071 | | - | |
4072 | 4060 | | |
4073 | 4061 | | |
4074 | 4062 | | |
| |||
4189 | 4177 | | |
4190 | 4178 | | |
4191 | 4179 | | |
4192 | | - | |
4193 | | - | |
4194 | 4180 | | |
4195 | 4181 | | |
4196 | 4182 | | |
| |||
0 commit comments