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)
commit0ad184ef5828542e3e73cce8a875fb4e029725b7
treeeffaaa20f81cb77ed073ec9f2c9f19a96ca18fcf
parentaf202f84415a69b964a9ec371e11781f2a1e5396
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