]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: hci_qca: Use msleep() instead of open coding it
authorMatthias Kaehlcke <mka@chromium.org>
Tue, 26 Feb 2019 20:08:47 +0000 (12:08 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 27 Feb 2019 07:47:39 +0000 (08:47 +0100)
commitc053ba532f227f61c0867b661ed08db3979c47cc
tree1a26b4d3e13e67a7b1ed027ba25dc3aa9097c7b2
parent18d2eee4f45c62d76ccb90294c295a746c196e4a
Bluetooth: hci_qca: Use msleep() instead of open coding it

Call msleep() in qca_set_baudrate() instead of reimplementing it.

Signed-off-by: Matthias Kaehlcke <mka@chromium.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_qca.c