diff options
author | Rocky Liao <rjliao@codeaurora.org> | 2020-01-16 11:22:54 +0800 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2020-01-16 06:30:35 +0100 |
commit | ae563183b647b3bdb47e8a78a5de879adf733735 (patch) | |
tree | 7f9563d58d681c7c947a760ac5da58b76ec496cf /drivers/bluetooth/hci_h4.c | |
parent | bb2500ab0270aa0d1d39614f08f4f9a2dc0df8c1 (diff) | |
download | linux-ae563183b647b3bdb47e8a78a5de879adf733735.tar.bz2 |
Bluetooth: hci_qca: Enable power off/on support during hci down/up for QCA Rome
This patch registers hdev->shutdown() callback and also sets
HCI_QUIRK_NON_PERSISTENT_SETUP for QCA Rome. It will power-off the BT chip
during hci down and power-on/initialize the chip again during hci up. As
wcn399x already enabled this, this patch also removed the callback register
and QUIRK setting in qca_setup() for wcn399x and uniformly do this in the
probe() routine.
Signed-off-by: Rocky Liao <rjliao@codeaurora.org>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'drivers/bluetooth/hci_h4.c')
0 files changed, 0 insertions, 0 deletions