From: Szymon Janc Date: Tue, 26 Jul 2011 20:46:54 +0000 (+0200) Subject: Bluetooth: Don't use cmd_timer to timeout HCI reset command X-Git-Tag: v3.1-rc5~12^2~6^2~9^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7bdb8a5cf17f66614a9897645efcd4ccc27535ee;p=pandora-kernel.git Bluetooth: Don't use cmd_timer to timeout HCI reset command No command should be send before Command Complete event for HCI reset is received. This fix regression introduced by commit 6bd32326cda(Bluetooth: Use proper timer for hci command timout) for chips whose reset command takes longer to complete (e.g. CSR) resulting in next command being send before HCI reset completed. Signed-off-by: Szymon Janc Signed-off-by: Gustavo F. Padovan --- Reading git-diff-tree failed