]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: hci_vhci: Fix to set the force_wakeup value
authorTedd Ho-Jeong An <tedd.an@intel.com>
Mon, 4 Oct 2021 17:01:26 +0000 (10:01 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 7 Oct 2021 15:57:23 +0000 (17:57 +0200)
commit77916ad72c48c605577d733eb1abe5c4349cb799
treeb66dbf41c8f042240ebb7a065e7410dd67331863
parent092fdbef3cdb424fa04f7c041de644efad0eb168
Bluetooth: hci_vhci: Fix to set the force_wakeup value

This patch sets the wakeup state of the vhci driver when the
force_wakeup is updated.

Fixes: b5e1c68ec329d ("Bluetooth: hci_vhci: Add force_prevent_wake entry")
Signed-off-by: Tedd Ho-Jeong An <tedd.an@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_vhci.c