]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"
authorMario Limonciello <mario.limonciello@dell.com>
Mon, 19 Aug 2019 17:04:08 +0000 (12:04 -0500)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 30 Aug 2019 07:45:15 +0000 (09:45 +0200)
commit7cafe620cc0302e766d5658faa97d7a9b0855ee7
tree84997128a2caf10461199fe9b0c63ddb447eedd6
parent73158602ff9716f5f4e1a3189eb7c8e732eef96f
Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"

This reverts commit f04c9e6a65f25f728421db9c18819203a214ebeb.

This commit has caused regressions in notebooks that support suspend
to idle such as the XPS 9360, XPS 9370 and XPS 9380.

These notebooks will wakeup from suspend to idle from an unsolicited
advertising packet from an unpaired BLE device.

In a bug report it was sugggested that this is caused by a generic
lack of LE privacy support.  Revert this commit until that behavior
can be avoided by the kernel.

Fixes: f04c9e6a65f2 ("Bluetooth: btusb: driver to enable the usb-wakeup feature")
BugLink: https://bugzilla.kernel.org/show_bug.cgi?id=200039
Link: https://marc.info/?l=linux-bluetooth&m=156441081612627&w=2
Link: https://chromium-review.googlesource.com/c/chromiumos/third_party/kernel/+/750073/
CC: Bastien Nocera <hadess@hadess.net>
CC: Christian Kellner <ckellner@redhat.com>
CC: Sukumar Ghorai <sukumar.ghorai@intel.com>
Signed-off-by: Mario Limonciello <mario.limonciello@dell.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btusb.c