]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
Bluetooth: hci_qca: Move boot delay to qca_send_power_pulse()
authorMatthias Kaehlcke <mka@chromium.org>
Tue, 26 Feb 2019 19:46:46 +0000 (11:46 -0800)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 27 Feb 2019 07:44:32 +0000 (08:44 +0100)
commitad571d725c9786a138d663fb26ae91d84e705900
tree2ce44876056995bce815ba0bcfe2bec17034fed2
parent9836b80208b2253ae8f1130a93566bb2f6d505a9
Bluetooth: hci_qca: Move boot delay to qca_send_power_pulse()

After sending a power on pulse the driver has a delay of 100ms
to allow the host controller to boot. Move the delay into
qca_send_power_pulse(), since it is directly related with the
power-on pulse.

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