Re: [PATCH] Bluetooth: btusb: add ID for LiteOn 04ca:3016

2017-07-31 Thread Brian Norris
On Sat, Jul 29, 2017 at 08:32:45AM +0300, Johan Hedberg wrote: > Hi Brian, > > On Fri, Jul 28, 2017, Brian Norris wrote: > > Contains a QCA6174A-5 chipset, with USB BT. Let's support loading > > firmware on it. > > > > Signed-off-by: Brian Norris > > --- > > drivers/bluetooth/btusb.c | 1 + > >

Re: [PATCH] Bluetooth: btusb: add ID for LiteOn 04ca:3016

2017-07-30 Thread Johan Hedberg
Hi Brian, On Fri, Jul 28, 2017, Brian Norris wrote: > Contains a QCA6174A-5 chipset, with USB BT. Let's support loading > firmware on it. > > Signed-off-by: Brian Norris > --- > drivers/bluetooth/btusb.c | 1 + > 1 file changed, 1 insertion(+) Could you also include the relevant usb-devices ou

[PATCH] Bluetooth: btusb: add ID for LiteOn 04ca:3016

2017-07-28 Thread Brian Norris
Contains a QCA6174A-5 chipset, with USB BT. Let's support loading firmware on it. Signed-off-by: Brian Norris --- drivers/bluetooth/btusb.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/bluetooth/btusb.c b/drivers/bluetooth/btusb.c index 1cefff772cd0..24cc8383fdd4 100644 --- a/driv