Commits

Fancy Fang committed 79278502b38
MLK-12213 dma: pxp-v2: fix the potential resource leak issue reported by Coverity There may be potential memory leak when the 'desc' allocation failed. The previous allocated descriptors should be freed when the allocation failed. Signed-off-by: Fancy Fang <chen.fang@nxp.com>