]> git.baikalelectronics.ru Git - kernel.git/commit
Bluetooth: hci_sync: Split hci_dev_open_sync
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 1 Apr 2022 23:12:27 +0000 (16:12 -0700)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Fri, 22 Jul 2022 00:15:17 +0000 (17:15 -0700)
commit916e67330c584923671e37bad95aaa3146ee1e60
treebd11afb1ef48bf02c780ce9e50b5222063173c25
parent028b4c4559886087b7ad48097bef54775e7a0d46
Bluetooth: hci_sync: Split hci_dev_open_sync

This splits hci_dev_open_sync so each stage is handle by its own
function so it is easier to identify each stage.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
net/bluetooth/hci_sync.c