From: Marcel Holtmann Date: Tue, 30 Oct 2012 08:35:40 +0000 (-0700) Subject: Bluetooth: Notify about device registration before power on X-Git-Tag: v3.7-rc6~3^2^2^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbe96d6ff9f4e361e1b2ec0a30140e17af7e3854;p=pandora-kernel.git Bluetooth: Notify about device registration before power on It is important that the monitor interface gets notified about a new device before its power on procedure has been started. For some reason that is no longer working as expected and the power on procedure runs first. It is safe to just notify about device registration and trigger the power on procedure afterwards. Signed-off-by: Marcel Holtmann Acked-by: Johan Hedberg Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed