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)
commit8b89637dbac2d73d9f3dadf91b4a7dcdb1fc23af
treeb66dbf41c8f042240ebb7a065e7410dd67331863
parent107fe0482b549a0e43a971e5fd104719c6e495ef
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: 60edfad4fd0b6 ("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