[PATCH v2 0/1] spi: spi-dw-dma: fix print error log when wait finish transaction

From: Vladimir Yakovlev

Date: Mon Mar 02 2026 - 17:42:58 EST


Hello!

This patch fixes a system crash if there is no current message
for a transaction.

Changes in v2:
- Sorry for the inattention. The variable in the dw_spi structure,
- which has the struct spi_controller type, was renamed from host to ctlr
- starting with version 6.19.

Thanks

Vladimir Yakovlev (1):
spi: spi-dw-dma: fix print error log when wait finish transaction

drivers/spi/spi-dw-dma.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

--
2.34.1