diff options
author | Christophe Leroy <christophe.leroy@c-s.fr> | 2019-05-22 14:00:36 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-05-22 15:20:47 +0300 |
commit | 44a042182cb1e9f7916e015c836967bf638b33c4 (patch) | |
tree | 78489bbcc752ff2e97560811f59249448c7758d3 /drivers/spi/spi-omap2-mcspi.c | |
parent | 5caaf29af5ca82d5da8bc1d0ad07d9e664ccf1d8 (diff) | |
download | linux-44a042182cb1e9f7916e015c836967bf638b33c4.tar.xz |
spi: spi-fsl-spi: call spi_finalize_current_message() at the end
spi_finalize_current_message() shall be called once all
actions are finished, otherwise the last actions might
step over a newly started transfer.
Fixes: c592becbe704 ("spi: fsl-(e)spi: migrate to generic master queueing")
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/spi/spi-omap2-mcspi.c')
0 files changed, 0 insertions, 0 deletions