From: Johan Hedberg Date: Tue, 17 Feb 2015 13:05:21 +0000 (+0200) Subject: Bluetooth: Fix AMP init for certain AMP controllers X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~375^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0af801b9bf34e3eb9f86a210e9928d42922f6631;p=pandora-kernel.git Bluetooth: Fix AMP init for certain AMP controllers Some AMP controllers do not support the Read Local Features HCI commands (even though according to the spec they should). Luckily they at least correctly omit this from the supported commands bitmask, so we can work around the issue by creating a second AMP init phase and issuing the HCI command conditionally there. Signed-off-by: Johan Hedberg Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed