Re: [PATCH v3] Bluetooth: Allow suspend even when preparation has failed

2020-06-08 Thread Marcel Holtmann
Hi Abhishek, > It is preferable to allow suspend even when Bluetooth has problems > preparing for sleep. When Bluetooth fails to finish preparing for > suspend, log the error and allow the suspend notifier to continue > instead. > > To also make it clearer why suspend failed, change bt_dev_dbg to

[PATCH v3] Bluetooth: Allow suspend even when preparation has failed

2020-06-05 Thread Abhishek Pandit-Subedi
It is preferable to allow suspend even when Bluetooth has problems preparing for sleep. When Bluetooth fails to finish preparing for suspend, log the error and allow the suspend notifier to continue instead. To also make it clearer why suspend failed, change bt_dev_dbg to bt_dev_err when handling