Hi Bartosz, > This change allows proper low power mode entry in suspend. please include /sys/kernel/debug/usb/devices entries for this hardware. > > Signed-off-by: Bartosz Chronowski <ext.bartosz.chronowski@xxxxxxxxx> > --- > drivers/bluetooth/btusb.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/drivers/bluetooth/btusb.c b/drivers/bluetooth/btusb.c > index 7a5c06a..513a7a5 100644 > --- a/drivers/bluetooth/btusb.c > +++ b/drivers/bluetooth/btusb.c > @@ -272,6 +272,7 @@ static const struct usb_device_id blacklist_table[] = { > { USB_DEVICE(0x0cf3, 0xe301), .driver_info = BTUSB_QCA_ROME }, > { USB_DEVICE(0x0cf3, 0xe360), .driver_info = BTUSB_QCA_ROME }, > { USB_DEVICE(0x0489, 0xe092), .driver_info = BTUSB_QCA_ROME }, > + { USB_DEVICE(0x0489, 0xe09f), .driver_info = BTUSB_QCA_ROME }, And some email serviced garbled up the tabs here. 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