mbox series

[0/3]

Message ID 20200605184611.252218-1-mka@chromium.org (mailing list archive)
Headers show
Series | expand

Message

Matthias Kaehlcke June 5, 2020, 6:46 p.m. UTC
This series includes a fix for a possible race in qca_suspend() and
some minor refactoring of the same function.


Matthias Kaehlcke (3):
  Bluetooth: hci_qca: Only remove TX clock vote after TX is completed
  Bluetooth: hci_qca: Skip serdev wait when no transfer is pending
  Bluetooth: hci_qca: Refactor error handling in qca_suspend()

 drivers/bluetooth/hci_qca.c | 22 ++++++++++++----------
 1 file changed, 12 insertions(+), 10 deletions(-)