]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit19c8aeab6516906207b70a135e150f66b4727679
tree6cdcfeb2ec0eebbcbbb5a441ee4765c84a65b999
parent275b447d2ed6139906abaca15a06d7e4e0548215
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