Bluetooth: hci_bcm: Retrieve UART speed from ACPI
authorFrederic Danis <frederic.danis@linux.intel.com>
Tue, 11 Aug 2015 14:35:37 +0000 (16:35 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 11 Aug 2015 19:26:27 +0000 (21:26 +0200)
commitae056908862bf1ec8d56bc365280f3dab7941886
treee20dafe0adbb99bd78960a734a3705b55d444c4a
parent9e6080936c3e507da60492a8a606bdd1164baa81
Bluetooth: hci_bcm: Retrieve UART speed from ACPI

Parse platform_device's ACPI to retrieve UART init speed.
When BCM device is open, check if its TTY has same parent as one of the
platform devices saved. If yes, use platform_device's init speed.

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