sandbox: spi: Add more logging
authorSimon Glass <sjg@chromium.org>
Mon, 1 Oct 2018 17:55:13 +0000 (11:55 -0600)
committerSimon Glass <sjg@chromium.org>
Tue, 9 Oct 2018 10:40:27 +0000 (04:40 -0600)
commitc3aed5db591ee38068dc2b6d73b04638bd7b7b26
tree274262cc76939a3ec3b5e1f7e12d599f1328c9eb
parent1c5a81d8036966875dd96c5700f8c9a7121c237d
sandbox: spi: Add more logging

Add logging to aid debugging features in these drivers. Also drop some
code in sandbox_spi_xfer() which is not used.

Signed-off-by: Simon Glass <sjg@chromium.org>
drivers/mtd/spi/sandbox.c
drivers/spi/sandbox_spi.c
include/log.h