summaryrefslogtreecommitdiff
path: root/include/linux/platform_data
diff options
context:
space:
mode:
authorAlain Volmat <alain.volmat@foss.st.com>2021-07-07 10:27:06 +0200
committerMark Brown <broonie@kernel.org>2021-07-11 23:51:43 +0100
commit7ceb0b8a3ceddc36ae4ef1cba6c25a0e28ed65fc (patch)
tree880b3f26abebf315c757825b8f90532522369b58 /include/linux/platform_data
parentdc6620c31326bc50fa22fd8900a9f995d0a04bc1 (diff)
spi: stm32: finalize message either on dma callback or EOT
Depending on the usage, it is necessary to perform the finalize message operation either upon receiving the EOT interruption, eiher upon receiving the DMA callback. Indeed, when relying on DMA, even if the SPI EOT IT has been received, it is necessary to wait for the end of the DMA RX transaction before accessing to the data. Signed-off-by: Alain Volmat <alain.volmat@foss.st.com> Link: https://lore.kernel.org/r/1625646426-5826-8-git-send-email-alain.volmat@foss.st.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux/platform_data')
0 files changed, 0 insertions, 0 deletions