Files
android_kernel_xiaomi_sm8450/drivers/spi
Vladimir Oltean 3d6224e63b spi: spi-fsl-dspi: Avoid NULL pointer in dspi_slave_abort for non-DMA mode
The driver does not create the dspi->dma structure unless operating in
DSPI_DMA_MODE, so it makes sense to check for that.

Fixes: f4b323905d ("spi: Introduce dspi_slave_abort() function for NXP's dspi SPI driver")
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Tested-by: Michael Walle <michael@walle.cc>
Link: https://lore.kernel.org/r/20200318001603.9650-8-olteanv@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2020-03-18 22:44:58 +00:00
..
2020-01-23 12:37:18 +00:00
2020-02-12 23:56:18 +00:00
2020-03-17 13:20:16 +00:00
2020-01-17 15:37:44 +00:00