zephyr/drivers/bluetooth
Jeremy LOCHE 1740dfc8c2 drivers: bluetooth: hci_spi: fix init priority
Fixes #28275 by adding bluetooth HCI spi driver priority lower
(75 instead of 50) than SPI (70) to avoid device_get_binding
to return NULL because the device was not initialized.

Signed-off-by: Jeremy LOCHE <lochejeremy@gmail.com>
2020-09-10 15:57:54 -05:00
..
hci drivers: bluetooth: hci_spi: fix init priority 2020-09-10 15:57:54 -05:00
CMakeLists.txt
Kconfig kconfig: Remove some redundant single-item menus and ifs 2019-12-21 10:26:54 -05:00
util.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00