public inbox for linux-spi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] spi: spi-dw-dma: fix print error log when wait finish transaction
@ 2026-03-02 22:20 Vladimir Yakovlev
  2026-03-02 22:20 ` [PATCH v2 1/1] " Vladimir Yakovlev
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Vladimir Yakovlev @ 2026-03-02 22:20 UTC (permalink / raw)
  To: Mark Brown; +Cc: Vladimir Yakovlev, linux-spi, linux-kernel

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2026-03-03 14:20 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-02 22:20 [PATCH v2 0/1] spi: spi-dw-dma: fix print error log when wait finish transaction Vladimir Yakovlev
2026-03-02 22:20 ` [PATCH v2 1/1] " Vladimir Yakovlev
2026-03-02 22:33 ` [PATCH v2 0/1] " Mark Brown
2026-03-03 14:20 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox