]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: hci_vhci: Fix calling hci_{suspend,resume}_dev
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 6 Oct 2021 01:09:33 +0000 (18:09 -0700)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 6 Oct 2021 08:48:34 +0000 (10:48 +0200)
commit1225b45ecf00e43a9018a57b988b32092252ea5c
treeec08e326a89a1698eb6356ac524ed5802277ed5f
parent22b26812e5cb7edc9627752c676f52936980ab27
Bluetooth: hci_vhci: Fix calling hci_{suspend,resume}_dev

Defer calls to hci_{suspend,resume}_dev to work so it doesn't block the
processing of the events.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_vhci.c