Message ID | 20220805234236.704986-1-brian.gix@intel.com |
---|---|
Headers | show |
Series | Clean-up stale/unused hci_request.c code | expand |
Hello: This series was applied to bluetooth/bluetooth-next.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>: On Fri, 5 Aug 2022 16:42:27 -0700 you wrote: > This will be a growing patch-set of conversions and dead-code removal > towards the goal of retiring hci_request.c > > The patch sets will be split amoung the work queues and delayed work > queues as initialized in hci_request_setup(), with the ultimate goal of > eliminating hci_request.c entirely. > > [...] Here is the summary with links: - [v7,1/9] Bluetooth: Convert le_scan_disable timeout to hci_sync https://git.kernel.org/bluetooth/bluetooth-next/c/2bf8edacd155 - [v7,2/9] Bluetooth: Rework le_scan_restart for hci_sync https://git.kernel.org/bluetooth/bluetooth-next/c/89f043b2c6d5 - [v7,3/9] Bluetooth: Delete unused hci_req_stop_discovery() https://git.kernel.org/bluetooth/bluetooth-next/c/eed7aab6c517 - [v7,4/9] Bluetooth: Convert SCO configure_datapath to hci_sync https://git.kernel.org/bluetooth/bluetooth-next/c/71172654bff2 - [v7,5/9] Bluetooth: Move Adv Instance timer to hci_sync https://git.kernel.org/bluetooth/bluetooth-next/c/8c59889a6b5c - [v7,6/9] Bluetooth: Delete unreferenced hci_request code https://git.kernel.org/bluetooth/bluetooth-next/c/3edf244f8c71 - [v7,7/9] Bluetooth: move hci_get_random_address() to hci_sync https://git.kernel.org/bluetooth/bluetooth-next/c/c7eb26d1285c - [v7,8/9] Bluetooth: convert hci_update_adv_data to hci_sync https://git.kernel.org/bluetooth/bluetooth-next/c/9ec46ac996f5 - [v7,9/9] Bluetooth: Convert hci_abort_conn to hci_sync (no matching commit) You are awesome, thank you!