[PATCH v2 0/2] spi: fsl-dspi: A couple of error handling improvements

From: andy . shevchenko
Date: Sun Feb 04 2024 - 15:31:45 EST


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