Files
i2som-imx-linux/drivers/dma
Fancy Fang 4b6213b0b7 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>
2016-01-14 11:03:12 -06:00
..