Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit a8be23c6 authored by Ray Jui's avatar Ray Jui Committed by Greg Kroah-Hartman
Browse files

spi: pl022: Fix incorrect dma_unmap_sg

commit 3ffa6158

 upstream.

When mapped RX DMA entries are unmapped in an error condition when DMA
is firstly configured in the driver, the number of TX DMA entries was
passed in, which is incorrect

Signed-off-by: default avatarRay Jui <rjui@broadcom.com>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 6b93e366
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