]> asedeno.scripts.mit.edu Git - linux.git/commit
Bluetooth: btusb: Use cmd_timeout to reset Realtek device
authorAlex Lu <alex_lu@realsil.com.cn>
Thu, 5 Sep 2019 02:36:31 +0000 (10:36 +0800)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 5 Sep 2019 15:32:28 +0000 (17:32 +0200)
commitd7ef0d1e39685b38c97b30daa6de0d50df004839
treeefdd5eb7b540451fd025b27b9c27ab4f0ee12ef9
parentcf0d9a705d81a0f581865cefe0880f29589dd06f
Bluetooth: btusb: Use cmd_timeout to reset Realtek device

Realtek Bluetooth controller provides a BT_DIS reset pin for hardware
reset of it. The cmd_timeout is helpful on Realtek bluetooth controller
where the firmware gets stuck.

Signed-off-by: Alex Lu <alex_lu@realsil.com.cn>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/btusb.c