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 <hildawu@xxxxxxxxxxx> > --- > 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