commit | e168f690087735ad12604ee6ee2db1b93e323072 | [log] [tgz] |
---|---|---|
author | Zijun Hu <quic_zijuhu@quicinc.com> | Thu Jul 21 14:04:32 2022 +0800 |
committer | Luiz Augusto von Dentz <luiz.von.dentz@intel.com> | Thu Jul 21 17:13:56 2022 -0700 |
tree | 1004f8c2e4902ee97108d53c2feaac5060ae8337 | |
parent | 1172c59f451f524a14bac5e7b047781883dfe441 [diff] |
Bluetooth: btusb: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING for fake CSR Core driver addtionally checks LMP feature bit "Erroneous Data Reporting" instead of quirk HCI_QUIRK_BROKEN_ERR_DATA_REPORTING to decide if HCI commands HCI_Read|Write_Default_Erroneous_Data_Reporting are broken, so remove this unnecessary quirk for fake CSR controllers. Signed-off-by: Zijun Hu <quic_zijuhu@quicinc.com> Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>