diff options
author | James Clark <james.clark@linaro.org> | 2025-09-02 13:44:54 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-09-03 14:30:29 +0100 |
commit | 5484440aa0a98b76e7829cd06dda33cf62830d73 (patch) | |
tree | 515a82fbfd197259b29555bda72fe3072baf90cd /rust/helpers/processor.c | |
parent | bfddd34d67a0402c0476b36fc1b1f373cd5b0054 (diff) |
spi: fsl-dspi: Store status directly in cur_msg->status
This will allow us to return a status from the interrupt handler in a
later commit and avoids copying it at the end of
dspi_transfer_one_message(). For consistency make polling and DMA modes
use the same mechanism.
No functional changes intended.
Signed-off-by: James Clark <james.clark@linaro.org>
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Message-ID: <20250902-james-nxp-spi-dma-v6-2-f7aa2c5e56e2@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'rust/helpers/processor.c')
0 files changed, 0 insertions, 0 deletions