Re: [PATCH 5/7] mtd: rawnand: qcom: Release resources on failure within qcom_nandc_alloc()

From: Miquel Raynal
Date: Tue Mar 10 2020 - 14:30:45 EST


On Thu, 2020-02-27 at 12:37:47 UTC, Peter Ujfalusi wrote:
> In case when DMA channel request or alloc_bam_transaction() fails,
> dma_unmap_single() and any channels already requested should be released.
>
> Signed-off-by: Peter Ujfalusi <peter.ujfalusi@xxxxxx>

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next, thanks.

Miquel