From: Marcel Holtmann Date: Tue, 1 Jul 2014 17:28:23 +0000 (+0200) Subject: Bluetooth: Do not trigger background scanning when HCI_AUTO_OFF is set X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~73^2~87^2~119 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8221770c984bcd185c93cb3a31acab27b67c94a;p=pandora-kernel.git Bluetooth: Do not trigger background scanning when HCI_AUTO_OFF is set When a new controller is initialized, but not powered from userspace at the moment, the HCI_AUTO_OFF flag is still set. During this period, userspace might program device for auto-connection, but never power on the controller. In this case do not try to start background scanning and leave it for later to be started. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed