Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
serial: stm32: use dma_request/release_chan_linked API for rx
A new API has been created in dmaengine to automatically create device link between DMA and DMA clients. Move to this new API to avoid suspend/resume ordering issues. Change-Id: Ib70e4cad2cfb00f3d72cb972d9563e8b574a91f8 Signed-off-by: Amelie Delaunay <[email protected]> Reviewed-on: https://gerrit.st.com/c/mpu/oe/st/linux-stm32/+/155328 Reviewed-by: CITOOLS <[email protected]> Reviewed-by: Erwan LE RAY <[email protected]> Reviewed-by: Fabrice GASNIER <[email protected]> Reviewed-by: CIBUILD <[email protected]> Tested-by: Erwan LE RAY <[email protected]>
- Loading branch information