From: Marcel Holtmann Date: Tue, 21 Feb 2012 11:14:25 +0000 (+0100) Subject: Bluetooth: Only keep controller up after init if powered on X-Git-Tag: v3.4-rc1~177^2~112^2~104 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0d4b78a68c4fe3b0d45de9a50e8d29419177b83;p=pandora-kernel.git Bluetooth: Only keep controller up after init if powered on When a new controller gets added to the system, it needs to be brought up briefly to read basic information like features, BD_ADDR etc. and after a timeout it will be brought back down. The only command that should overwrite this timeout is the set power command from the management interface. Just reading the controller list or information is not a good reason to keep the controller up. Signed-off-by: Marcel Holtmann Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed