diff options
| author | David Lechner <[email protected]> | 2024-02-19 22:33:20 +0000 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2024-02-26 13:55:11 +0000 |
| commit | c2bcfe7c6edf418d5adf731a7d60a8abd81e952f (patch) | |
| tree | e11a5ddf183f9b6ca71f00d9e371230aea289def /drivers/spi/spi-axi-spi-engine.c | |
| parent | spi: move splitting transfers to spi_optimize_message() (diff) | |
| download | kernel-c2bcfe7c6edf418d5adf731a7d60a8abd81e952f.tar.gz kernel-c2bcfe7c6edf418d5adf731a7d60a8abd81e952f.zip | |
spi: stm32: move splitting transfers to optimize_message
Since splitting transfers was moved to spi_optimize_message() in the
core SPI code, we now need to use the optimize_message callback in the
STM32 SPI driver to ensure that the operation is only performed once
when spi_optimize_message() is used by peripheral drivers explicitly.
Signed-off-by: David Lechner <[email protected]>
Link: https://msgid.link/r/20240219-mainline-spi-precook-message-v2-3-4a762c6701b9@baylibre.com
Reviewed-by: Jonathan Cameron <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/spi/spi-axi-spi-engine.c')
0 files changed, 0 insertions, 0 deletions
