[PATCH v2 0/1] Bluetooth: Suspend improvements

From: Abhishek Pandit-Subedi
Date: Tue Mar 02 2021 - 16:48:23 EST



Hi Marcel (and linux bluetooth),

Here are a few suspend improvements based on user reports we saw on
ChromeOS and feedback from Hans de Goede on the mailing list.

I have tested this using our ChromeOS suspend/resume automated tests
(full SRHealth test coverage and some suspend resume stress tests).

Thanks
Abhishek


Changes in v2:
* Removed hci_dev_lock from hci_cc_set_event_filter since flags are
set/cleared atomically

Abhishek Pandit-Subedi (1):
Bluetooth: Remove unneeded commands for suspend

include/net/bluetooth/hci.h | 1 +
net/bluetooth/hci_event.c | 24 ++++++++++++++++++++
net/bluetooth/hci_request.c | 44 +++++++++++++++++++++++--------------
3 files changed, 52 insertions(+), 17 deletions(-)

--
2.30.1.766.gb4fecdf3b7-goog