Bluetooth: hci_uart: Support operational speed during setup
authorFrederic Danis <frederic.danis@linux.intel.com>
Thu, 28 May 2015 09:25:03 +0000 (11:25 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 6 Jun 2015 05:30:12 +0000 (07:30 +0200)
commit7721383f4199bb704c664f009423bc228bbac52e
tree5fec7ceac349e584869bcb5d87a899aef05b56a0
parenta8f3b9418ad2dd8f3efee0c08cdd61ac3763e739
Bluetooth: hci_uart: Support operational speed during setup

Add initial and operational speeds.
Change to operational speed as soon as possible. If controller
set_baudrate() fails, continue at initial speed.

Signed-off-by: Frederic Danis <frederic.danis@linux.intel.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_ldisc.c
drivers/bluetooth/hci_uart.h