commit | 37f5258d1cde34e73a5ce3dfe00a80274e299c72 | [log] [tgz] |
---|---|---|
author | Ian Molton <ian@mnementh.co.uk> | Sat Jul 08 17:37:43 2017 +0100 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Jul 20 11:18:36 2017 +0200 |
tree | 06dd57e41ff7907c0485b796c4b82a33a02cb683 | |
parent | 05f2a0bcecefdac5f2d27dff3164dcebff4d9618 [diff] |
Bluetooth: hci_ll: Use new hci_uart_unregister_device() function Convert hci_ll to use hci_uart_unregister_device(). This simplifies the _remove() handler as well as fixes a potential race condition on unload. Signed-off-by: Ian Molton <ian@mnementh.co.uk> Reviewed-by: Sebastian Reichel <sebastian.reichel@collabor.co.uk> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>