Bluetooth: btusb: Fix CSR clones again by re-adding ERR_DATA_REPORTING quirk
[platform/kernel/linux-starfive.git] / drivers / bluetooth / btusb.c
index 2719638..59d947d 100644 (file)
@@ -2118,6 +2118,7 @@ static int btusb_setup_csr(struct hci_dev *hdev)
                 * without these the controller will lock up.
                 */
                set_bit(HCI_QUIRK_BROKEN_STORED_LINK_KEY, &hdev->quirks);
+               set_bit(HCI_QUIRK_BROKEN_ERR_DATA_REPORTING, &hdev->quirks);
                set_bit(HCI_QUIRK_BROKEN_FILTER_CLEAR_ALL, &hdev->quirks);
                set_bit(HCI_QUIRK_NO_SUSPEND_NOTIFIER, &hdev->quirks);