Skip to content
Snippets Groups Projects
Commit 40fbb915 authored by Sascha Hauer's avatar Sascha Hauer Committed by Marcel Holtmann
Browse files

Bluetooth: hci_ldisc: Add function to wait for characters to be sent


The hci UART line discipline sends its characters in a workqueue. Some
devices like the Marvell Bluetooth chips need to make sure that all
queued characters are sent before switching the baudrate. This adds
a function to synchronize with the workqueue.

Signed-off-by: default avatarSascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: default avatarMarcel Holtmann <marcel@holtmann.org>
parent db50450d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment