Hi Hans, > Commit 55a9c95d70ab ("Bluetooth: btusb: Use DMI matching for QCA > reset_resume quirking"), added the Lenovo Yoga 920 to the > btusb_needs_reset_resume_table. > > Testing has shown that this is a false positive and the problems where > caused by issues with the initial fix: commit fd865802c66b ("Bluetooth: > btusb: fix QCA Rome suspend/resume"), which has already been reverted. > > So the QCA Rome BT in the Yoga 920 does not need a reset-resume quirk at > all and this commit removes it from the btusb_needs_reset_resume_table. > > Note that after this commit the btusb_needs_reset_resume_table is now > empty. It is kept around on purpose, since this whole series of commits > started for a reason and there are actually broken platforms around, > which need to be added to it. > > BugLink: https://bugzilla.redhat.com/show_bug.cgi?id=1514836 > Fixes: 55a9c95d70ab ("Bluetooth: btusb: Use DMI matching for QCA ...") > Cc: stable@xxxxxxxxxxxxxxx > Cc: Brian Norris <briannorris@xxxxxxxxxxxx> > Cc: Kai-Heng Feng <kai.heng.feng@xxxxxxxxxxxxx> > Tested-by: Kevin Fenzi <kevin@xxxxxxxxx> > Suggested-by: Brian Norris <briannorris@xxxxxxxxxxxx> > Signed-off-by: Hans de Goede <hdegoede@xxxxxxxxxx> > --- > drivers/bluetooth/btusb.c | 7 ------- > 1 file changed, 7 deletions(-) patch has been applied to bluetooth-stable 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