spi: s3c64xx: check return code of dmaengine_slave_config()
authorTudor Ambarus <tudor.ambarus@linaro.org>
Wed, 7 Feb 2024 12:04:24 +0000 (12:04 +0000)
committerMark Brown <broonie@kernel.org>
Thu, 8 Feb 2024 16:33:34 +0000 (16:33 +0000)
commite9c49effde70fb4b10d0ad9c94b69fe6314fc608
treec3f940a7bd672d91b4e2df8f25332835f978ee11
parent5d7f4f4367079992c7a1bb1654ffea87ddc82be8
spi: s3c64xx: check return code of dmaengine_slave_config()

Check the return code of dmaengine_slave_config().

Reviewed-by: Sam Protsenko <semen.protsenko@linaro.org>
Signed-off-by: Tudor Ambarus <tudor.ambarus@linaro.org>
Link: https://lore.kernel.org/r/20240207120431.2766269-11-tudor.ambarus@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-s3c64xx.c