summaryrefslogtreecommitdiff
path: root/net/bluetooth/mgmt.c
diff options
context:
space:
mode:
authorRocky Liao <rjliao@codeaurora.org>2020-01-16 06:22:54 +0300
committerMarcel Holtmann <marcel@holtmann.org>2020-01-16 08:30:35 +0300
commitae563183b647b3bdb47e8a78a5de879adf733735 (patch)
tree7f9563d58d681c7c947a760ac5da58b76ec496cf /net/bluetooth/mgmt.c
parentbb2500ab0270aa0d1d39614f08f4f9a2dc0df8c1 (diff)
downloadlinux-ae563183b647b3bdb47e8a78a5de879adf733735.tar.xz
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 'net/bluetooth/mgmt.c')
0 files changed, 0 insertions, 0 deletions