Re: [PATCH] Bluetooth: btusb: add Realtek 8822CE to blacklist_table

2020-07-03 Thread Marcel Holtmann
Hi Joseph, > This patch adds the Realtek 8822CE controller to the blacklist_table > to support the wideband speech capability. > > Signed-off-by: Joseph Hwang > --- > > drivers/bluetooth/btusb.c | 4 > 1 file changed, 4 insertions(+) > > diff --git a/drivers/bluetooth/btusb.c b/drivers/blu

[PATCH] Bluetooth: btusb: add Realtek 8822CE to blacklist_table

2020-07-02 Thread Joseph Hwang
This patch adds the Realtek 8822CE controller to the blacklist_table to support the wideband speech capability. Signed-off-by: Joseph Hwang --- drivers/bluetooth/btusb.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/bluetooth/btusb.c b/drivers/bluetooth/btusb.c index 0e143c0ce