spi: fsi: Print status on error
authorEddie James <eajames@linux.ibm.com>
Mon, 4 Oct 2021 19:51:49 +0000 (14:51 -0500)
committerMark Brown <broonie@kernel.org>
Tue, 5 Oct 2021 12:10:01 +0000 (13:10 +0100)
commit48a78c66ad5d9d4f918182335d6e5726e7008085
tree6cdcfeb2ec0eebbcbbb5a441ee4765c84a65b999
parent79bffb1e97a349238a0b5535c9356e48b987b8bd
spi: fsi: Print status on error

Print the SPI engine status register when an error is detected. This
will aid tremendously in debugging failed transactions.

Signed-off-by: Eddie James <eajames@linux.ibm.com>
Link: https://lore.kernel.org/r/20211004195149.29759-1-eajames@linux.ibm.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-fsi.c