From: Marcel Holtmann Date: Sun, 6 Jul 2014 10:11:16 +0000 (+0200) Subject: Bluetooth: Clear HCI_RAW flag when controller becomes configured X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~87^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ea234d3e5ff9b6e5c82bde5979307213dde249d;p=pandora-kernel.git Bluetooth: Clear HCI_RAW flag when controller becomes configured When an unconfigured controllers reaches the configured state, it is important to change the HCI_RAW flag. It indicates to userspace that the controller is fully operational. External configuration allows to bring the controller back into an unconfigured state. In that case make sure HCI_RAW flag is set again. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed