Commit ada0ca7
Bluetooth: btusb: Fix not being able to reconnect after suspend
commit 4084286 upstream.
This partially reverts 81b3e33 ("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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>1 parent adf1b17 commit ada0ca7
1 file changed
Lines changed: 0 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4092 | 4092 | | |
4093 | 4093 | | |
4094 | 4094 | | |
4095 | | - | |
4096 | 4095 | | |
4097 | 4096 | | |
4098 | 4097 | | |
| |||
4105 | 4104 | | |
4106 | 4105 | | |
4107 | 4106 | | |
4108 | | - | |
4109 | | - | |
4110 | | - | |
4111 | | - | |
4112 | | - | |
4113 | | - | |
4114 | | - | |
4115 | | - | |
4116 | | - | |
4117 | | - | |
4118 | 4107 | | |
4119 | 4108 | | |
4120 | 4109 | | |
4121 | 4110 | | |
4122 | 4111 | | |
4123 | 4112 | | |
4124 | 4113 | | |
4125 | | - | |
4126 | 4114 | | |
4127 | 4115 | | |
4128 | 4116 | | |
| |||
4243 | 4231 | | |
4244 | 4232 | | |
4245 | 4233 | | |
4246 | | - | |
4247 | | - | |
4248 | 4234 | | |
4249 | 4235 | | |
4250 | 4236 | | |
| |||
0 commit comments