Re: [PATCH v2] Bluetooth: btusb: USB alternate setting 1 for WBS
From: Marcel Holtmann <marcel@holtmann.org>
Date: 2020-06-30 16:55:32
Also in:
linux-bluetooth, linux-mediatek, lkml
From: Marcel Holtmann <marcel@holtmann.org>
Date: 2020-06-30 16:55:32
Also in:
linux-bluetooth, linux-mediatek, lkml
Hi Hilda,
RTL8822CE supports transparent WBS to apply USB alternate setting 1. Add a flag to the device match data to apply alternate setting 1 which meet the transfer speed for WBS support. Signed-off-by: Hilda Wu <redacted> --- Changes in v2: - More descriptive commit log and short description. - Use BTUSB_USE_ALT1_FOR_WBS replace BTUSB_WBS_ALT1 for descriptive name. - Move alternate setting 1 check into the btusb_probe() function and adjust position of data->isoc for alternate setting check. --- --- drivers/bluetooth/btusb.c | 34 ++++++++++++++++++++-------------- 1 file changed, 20 insertions(+), 14 deletions(-)
patch has been applied to bluetooth-next tree. Regards Marcel _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel