drivers: wifi: eswifi: fix spi bus initialization
spi_dt_spec structure initialization should not be done in the runtime during spi bus initialization because it caues kernel panic. Fixes: https://github.com/zephyrproject-rtos/zephyr/issues/43046 Signed-off-by:Bartosz Bilas <bartosz.bilas@hotmail.com>
Loading
Please sign in to comment