From: Marcel Holtmann Date: Thu, 10 Jul 2014 13:25:22 +0000 (+0200) Subject: Bluetooth: Set HCI_PAIRABLE during power on for legacy ioctl X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~42^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12aa4f0a3d0576c554efc770a6e16c8bb897b966;p=pandora-kernel.git Bluetooth: Set HCI_PAIRABLE during power on for legacy ioctl When the controller is brought up using legacy ioctl, the setting of the HCI_PAIRABLE flag should happen then. Previously it was set during enumeration and when retrieving device information. This change also will not set the HCI_PAIRABLE flag when the controller is used with the HCI User Channel operation. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed