diff options
author | Alex Lu <alex_lu@realsil.com.cn> | 2019-08-14 20:02:52 +0800 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2019-09-05 17:27:21 +0200 |
commit | 9e45524a011107a73bc2cdde8370c61e82e93a4d (patch) | |
tree | 77e95495f374674a981d5d23a8f1a9c9b28a6c87 /net/bluetooth | |
parent | ff7c8380c9d36252a6b977cf9c7f8b75abfb8719 (diff) |
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 'net/bluetooth')
0 files changed, 0 insertions, 0 deletions