Hi Tedd, > The format of Intel Bluetooth firmware filename for bootloader product > is ibt-<hw_variant>-<device_revision_id>.sfi > > Currently the driver uses a constant value 11 (0x0b) for hw_variant > to support LnP/SfP product. But new product like WsP product has > a different value such as 12 (0x0c). > > To support the multiple products, this patch replaces the constant > value of hw_variant to the actual hw_variant value read from > the device. > > Signed-off-by: Tedd Ho-Jeong An <tedd.an@xxxxxxxxx> > --- > drivers/bluetooth/btusb.c | 13 +++++++++---- > 1 file changed, 9 insertions(+), 4 deletions(-) patch has been applied to bluetooth-next tree. Regards Marcel -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html