
16 May
2018
16 May
'18
3:51 p.m.
On Sun, Mar 18, 2018 at 5:11 PM, Heinrich Schuchardt xypron.glpk@gmx.de wrote:
For SPI_XFER_BEGIN | SPI_XFER_END the code sets data_out = NULL. In the debug statement we should not dereference this value. As we do not transfer any data the debug statement is not needed in this case anyway.
Signed-off-by: Heinrich Schuchardt xypron.glpk@gmx.de
Applied to u-boot-spi/master