]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "Bluetooth: hci_qca: Add delay for wcn3990 stability"
authorJeffrey Hugo <jeffrey.l.hugo@gmail.com>
Mon, 21 Oct 2019 14:18:27 +0000 (07:18 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 21 Oct 2019 15:03:59 +0000 (17:03 +0200)
commit2b47d0aae2c93def2560f682d9c15cc3bc76a5ea
tree2702fa9a65ef0632b11426e249109bdd2f962598
parent3eeb0493f1767ae055279dda4f907025c058c9d0
Revert "Bluetooth: hci_qca: Add delay for wcn3990 stability"

This reverts commit b9c56137573af7098453e86b363201f3f633f958.

The frame reassembly errors were root caused to a transient gpio issue.
The missing response was root caused to an issue with properly managing
RFR in the uart driver.  Addressing those root causes occurs outside of
hci_qca and eliminates the need for the 50ms delay, so remove it.

Signed-off-by: Jeffrey Hugo <jeffrey.l.hugo@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_qca.c