Re: [PATCH v2] Bluetooth: btusb: Fix suspend issue for Realtek devices

From: Marcel Holtmann
Date: Mon Aug 12 2019 - 12:33:35 EST


Hi Alex,

> 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@xxxxxxxxxxxxxx>
> ---
> drivers/bluetooth/btusb.c | 34 ++++++++++++++++++++++++++++++----
> 1 file changed, 30 insertions(+), 4 deletions(-)

this one doesnât apply cleanly to bluetooth-next. Can you please send a version that does.

Regards

Marcel