]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: Support HCI_QUIRK_EXTERNAL_CONFIG for hci_vhci driver
authorMarcel Holtmann <marcel@holtmann.org>
Fri, 4 Jul 2014 15:23:35 +0000 (17:23 +0200)
committerJohan Hedberg <johan.hedberg@intel.com>
Fri, 4 Jul 2014 18:10:22 +0000 (21:10 +0300)
commit63444cb2851d38294369b6ce1b9ded477bc9b312
treeeffaaa20f81cb77ed073ec9f2c9f19a96ca18fcf
parent62a5ad8d938227ea9ca17bd8cd7041aa2a0d1ffb
Bluetooth: Support HCI_QUIRK_EXTERNAL_CONFIG for hci_vhci driver

This adds support for configuring the hci_vhci virtual controllers
to require a setup stage using HCI_QUIRK_EXTERNAL_CONFIG. With this
option the virtual controller will start out as unconfigured.

Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
drivers/bluetooth/hci_vhci.c