]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
Bluetooth: btbcm: Add a delay for module reset
authorWen-chien Jesse Sung <jesse.sung@canonical.com>
Wed, 15 Mar 2017 10:35:58 +0000 (18:35 +0800)
committerSeth Forshee <seth.forshee@canonical.com>
Wed, 15 Mar 2017 21:04:30 +0000 (16:04 -0500)
commit5c27d753aa0c22b8d88f2fb8f45a42c990476d45
treef3622f29fe5eec411dd6959bca9e9ebac8190c15
parent9f8d1a6f221b33b294032c15e4739a8a9076aaec
Bluetooth: btbcm: Add a delay for module reset

BugLink: https://launchpad.net/bugs/1483101
Some btbcm devices require more time to complete its reset process.
They won't reply any hci command until reset is done.

[ 17.218554] Bluetooth: hci0 command 0x1001 tx timeout
[ 25.214999] Bluetooth: hci0: BCM: Reading local version info failed (-110)

Signed-off-by: Wen-chien Jesse Sung <jesse.sung@canonical.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
(cherry picked from commit 3af3a594e111474fab03d872f41760e10d4c17c4)
Signed-off-by: Wen-chien Jesse Sung <jesse.sung@canonical.com>
Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
drivers/bluetooth/btbcm.c