commit | dc786b2c2c1bc0730ab88e403c33de0989da7f48 | [log] [tgz] |
---|---|---|
author | Rajat Jain <rajatja@google.com> | Thu Jan 24 15:28:14 2019 -0800 |
committer | Marcel Holtmann <marcel@holtmann.org> | Fri Jan 25 08:46:34 2019 +0100 |
tree | b377640dd2fcf2dad5eef5593c5e3ad1a657d014 | |
parent | e2bef3847e3d0d57dcf316de50c4b1a5a91816b7 [diff] |
Bluetooth: btusb: Use the cmd_timeout method to reset the Intel BT chip If the platform provides it, use the reset gpio to reset the Intel BT chip, as part of cmd_timeout handling. This has been found helpful on Intel bluetooth controllers where the firmware gets stuck and the only way out is a hard reset pin provided by the platform. Signed-off-by: Rajat Jain <rajatja@google.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>