Skip to content
Commit fa4e9989 authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[ARM] dma: RiscPC: don't modify DMA SG entries



We should not be modifying the scatterlist passed to us from the
driver code; doing so breaks assumptions made by the DMA API code,
and could cause problems if the driver retries a transfer using an
old scatterlist.

Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 308d333a
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