diff options
| author | Cosmin Tanislav <cosmin-gabriel.tanislav.xa@renesas.com> | 2025-12-01 15:42:19 +0200 |
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2025-12-14 19:38:30 +0900 |
| commit | 218917659df165cff72439480929e68a6e127b55 (patch) | |
| tree | 39d65fe95ece67c591298ed0acbd220f61e46f81 /include/linux/i2c/git@git.tavy.me:linux.git | |
| parent | 9e4830b35dc0d522f45e1ec3ee5b1ff1648afe1b (diff) | |
spi: rzv2h-rspi: do not set SPI_TRANS_FAIL_IO
Setting SPI_TRANS_FAIL_IO has no effect if the transfer completes in the
current context, as it is only handled when .transfer_one() returns > 0,
when the SPI core must wait for the SPI transfer to complete.
Do not set SPI_TRANS_FAIL_IO as we either return an error or 0, since we
do our own waiting.
Signed-off-by: Cosmin Tanislav <cosmin-gabriel.tanislav.xa@renesas.com>
Link: https://patch.msgid.link/20251201134229.600817-4-cosmin-gabriel.tanislav.xa@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux/i2c/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
