From: Johan Hedberg Date: Thu, 1 Mar 2012 19:35:55 +0000 (+0200) Subject: Bluetooth: Fix init sequence for some CSR based controllers X-Git-Tag: v3.4-rc1~177^2~112^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75fb0e324daa48ec458fb5c2960eb07b80cfad9d;p=pandora-kernel.git Bluetooth: Fix init sequence for some CSR based controllers Some CSR controllers will generate a spontaneous reset during init and just eat up any pending command without sending a command complete for it. This patch solves the issue by just resending whatever was the last sent command. hci_send_cmd is not used since we need to bypass all other commands in the send queue. Signed-off-by: Johan Hedberg Acked-by: Marcel Holtmann --- Reading git-diff-tree failed