commit | c34dc3bfa7642fda423208579015d615f7becfa0 | [log] [tgz] |
---|---|---|
author | Ian Molton <ian@mnementh.co.uk> | Sat Jul 08 17:37:41 2017 +0100 |
committer | Marcel Holtmann <marcel@holtmann.org> | Thu Jul 20 11:18:36 2017 +0200 |
tree | 9e5dd5bfe190ba5eb4cc5f6c1e1d980a026f45af | |
parent | fd865802c66bc451dc515ed89360f84376ce1a56 [diff] |
Bluetooth: hci_serdev: Introduce hci_uart_unregister_device() Several drivers have the same (and incorrect) code in their _remove() handler. Coalesce this into a shared function. Signed-off-by: Ian Molton <ian@mnementh.co.uk> Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>