diff options
author | Balakrishna Godavarthi <bgodavar@codeaurora.org> | 2020-06-12 14:15:17 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2020-06-12 15:17:47 +0200 |
commit | 201a11246d6018bb4ce648e62ed099950f4b174a (patch) | |
tree | ffc7cbcd5f7c5a09075e89b42ac9218665425e0a /mm/mm_init.c | |
parent | Bluetooth: hci_qca: Increase SoC idle timeout to 200ms (diff) | |
download | linux-201a11246d6018bb4ce648e62ed099950f4b174a.tar.xz linux-201a11246d6018bb4ce648e62ed099950f4b174a.zip |
Bluetooth: hci_qca: Request Tx clock vote off only when Tx is pending
Tx pending flag is set to true when HOST IBS state is AWAKE or
AWAKEING. If IBS state is ASLEEP, then Tx clock is already voted
off. To optimize further directly calling serial_clock_vote()
instead of qca_wq_serial_tx_clock_vote_off(), at this point of
qca_suspend() already data is sent out. No need to wake up hci to
send data.
Signed-off-by: Balakrishna Godavarthi <bgodavar@codeaurora.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'mm/mm_init.c')
0 files changed, 0 insertions, 0 deletions