Linux SPI subsystem development
 help / color / mirror / Atom feed
* [PATCH v2 0/2] spi: fsl-dspi: A couple of error handling improvements
@ 2024-02-04 20:29 andy.shevchenko
  2024-02-04 20:29 ` [PATCH v2 1/2] spi: fsl-dspi: Preserve error code returned by dmaengine_slave_config() andy.shevchenko
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: andy.shevchenko @ 2024-02-04 20:29 UTC (permalink / raw)
  To: Mark Brown, linux-spi, linux-kernel
  Cc: Vladimir Oltean, Minjie Du, Andy Shevchenko

A couple of error handling improvements here:
- unshadowing error code from dmaengine_slave_config()
- making error messages uniform

In v2:
- split to two patches (Vladimir)
- improved commit message in the patch 2 (Vladimir)

Andy Shevchenko (2):
  spi: fsl-dspi: Preserve error code returned by
    dmaengine_slave_config()
  spi: fsl-dspi: Unify error messaging in dspi_request_dma()

 drivers/spi/spi-fsl-dspi.c | 15 +++++----------
 1 file changed, 5 insertions(+), 10 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2024-02-06 12:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-04 20:29 [PATCH v2 0/2] spi: fsl-dspi: A couple of error handling improvements andy.shevchenko
2024-02-04 20:29 ` [PATCH v2 1/2] spi: fsl-dspi: Preserve error code returned by dmaengine_slave_config() andy.shevchenko
2024-02-05 11:11   ` Vladimir Oltean
2024-02-04 20:29 ` [PATCH v2 2/2] spi: fsl-dspi: Unify error messaging in dspi_request_dma() andy.shevchenko
2024-02-05 11:12   ` Vladimir Oltean
2024-02-06 12:09 ` [PATCH v2 0/2] spi: fsl-dspi: A couple of error handling improvements Mark Brown

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