diff options
author | Alex Lu <alex_lu@realsil.com.cn> | 2019-08-14 14:02:52 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2019-09-05 17:27:21 +0200 |
commit | 9e45524a011107a73bc2cdde8370c61e82e93a4d (patch) | |
tree | 77e95495f374674a981d5d23a8f1a9c9b28a6c87 /Documentation/mips | |
parent | Bluetooth: hci_bcm: Fix -Wunused-const-variable warnings (diff) | |
download | linux-9e45524a011107a73bc2cdde8370c61e82e93a4d.tar.xz linux-9e45524a011107a73bc2cdde8370c61e82e93a4d.zip |
Bluetooth: btusb: Fix suspend issue for Realtek devices
From the perspective of controller, global suspend means there is no
SET_FEATURE (DEVICE_REMOTE_WAKEUP) and controller would drop the
firmware. It would consume less power. So we should not send this kind
of SET_FEATURE when host goes to suspend state.
Otherwise, when making device enter selective suspend, host should send
SET_FEATURE to make sure the firmware remains.
Signed-off-by: Alex Lu <alex_lu@realsil.com.cn>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'Documentation/mips')
0 files changed, 0 insertions, 0 deletions