From: Marcel Holtmann Date: Sun, 6 Jul 2014 11:43:20 +0000 (+0200) Subject: Bluetooth: Skip unconfigured init procedure for raw-only devices X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~87^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc78b44ba2231d6a92707407cd199b2e05fe3528;p=pandora-kernel.git Bluetooth: Skip unconfigured init procedure for raw-only devices When the driver sets HCI_QUIRK_RAW_DEVICE, the controller will be set as unconfigured. However running the unconfigured init procecure is not useful since raw-only devices are not allowed to change its configuration. This change skips the init procedure and just allows user channel operation for this device. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed