Skip to content
Unverified Commit 8863eca8 authored by Clark Wang's avatar Clark Wang Committed by Mark Brown
Browse files

spi: lpspi: add missing complete in abort func at dma mode



Add the missing complete operations for dma_completion to fix the
problem of blocking at the wait_for_completion_interruptible()
function when use spi_slave_abort().

Signed-off-by: default avatarClark Wang <xiaoning.wang@nxp.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent 703b4766
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment