diff options
author | 2023-08-08 18:19:04 +0200 | |
---|---|---|
committer | 2023-08-22 15:28:51 +0200 | |
commit | 7f28bcea824e4fb192214c6121161053efe738a8 (patch) | |
tree | c9bef8b957404a355b7daa9f11c5557be396545d /tools/perf/scripts/python | |
parent | serial: stm32: modify parameter and rename stm32_usart_rx_dma_enabled (diff) | |
download | linux-rng-7f28bcea824e4fb192214c6121161053efe738a8.tar.xz linux-rng-7f28bcea824e4fb192214c6121161053efe738a8.zip |
serial: stm32: group dma pause/resume error handling into single function
Create new function "stm32_usart_dma_pause_resume" that called dmaengine_
pause/resume and in case of error, terminate dma transaction.
Two other functions are created to facilitate the use of stm32_usart_dma
_pause_resume : stm32_usart_tx_dma_pause, stm32_usart_tx_dma_resume.
Equivalent functions for rx will be added in future patch.
Signed-off-by: Valentin Caron <valentin.caron@foss.st.com>
Link: https://lore.kernel.org/r/20230808161906.178996-5-valentin.caron@foss.st.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions