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
util.h