[U-Boot] [PATCH v2] spi: soft_spi: Fix for soft_spi

2019-01-07 Thread Horatiu Vultur
This patch series, fix a null ptr inside soft_spi. This version address comments from Jagan Teki v2 changes: - update soft_spi_platdata inside .set_mode. Horatiu Vultur (1): spi: soft_spi: Fix null ptr when probing soft_spi. drivers/spi/soft_spi.c | 15 --- 1 file changed, 8 in

[U-Boot] [PATCH v2] spi: soft_spi: Fix for soft_spi

2019-01-07 Thread Horatiu Vultur
This patch series, fix a null ptr inside soft_spi. This version address comments from Jagan Teki v2 changes: - update soft_spi_platdata inside .set_mode. Horatiu Vultur (1): spi: soft_spi: Fix null ptr when probing soft_spi. drivers/spi/soft_spi.c | 15 --- 1 file changed, 8 i