diff options
author | Rocky Liao <rjliao@codeaurora.org> | 2020-01-16 04:22:54 +0100 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2020-01-16 06:30:35 +0100 |
commit | ae563183b647b3bdb47e8a78a5de879adf733735 (patch) | |
tree | 7f9563d58d681c7c947a760ac5da58b76ec496cf /kernel/iomem.c | |
parent | Bluetooth: hci_qca: Retry btsoc initialize when it fails (diff) | |
download | linux-ae563183b647b3bdb47e8a78a5de879adf733735.tar.xz linux-ae563183b647b3bdb47e8a78a5de879adf733735.zip |
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 'kernel/iomem.c')
0 files changed, 0 insertions, 0 deletions