Commits

Dan Douglass committed b5ef86a922d
MLK-12475 CAAM: sg pointer updated instead of local copy Correct error in CAAM driver port. dma_map_sg_chained() had a patch applied to traverse the sg list using a local copy to prevent changing the value of the passed in sg list pointer. Signed-off-by: Dan Douglass <dan.douglass@nxp.com>