From: Johan Hedberg Date: Mon, 16 Jul 2012 13:12:15 +0000 (+0300) Subject: Bluetooth: Add initialization tracking to HCI Three-wire driver X-Git-Tag: v3.6-rc1~125^2~57^2~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f674a057c1f6b0fedf7d989c6dac0b482fef1b55;p=pandora-kernel.git Bluetooth: Add initialization tracking to HCI Three-wire driver This patch adds tracking for the uninitialized, initialized and active states for Three-wire UART. This is needed so we can handle periodic sending of the Link Establishment messages before reaching active state and so that we do not try to do any higher level HCI data transmission before reaching active state. Signed-off-by: Johan Hedberg Signed-off-by: Gustavo Padovan --- Reading git-diff-tree failed