Re: [PATCH] mtd: rawnand: qcom: Use dma_mapping_error() for error check

From: Miquel Raynal
Date: Wed Apr 07 2021 - 05:06:39 EST


On Mon, 2021-04-05 at 05:09:12 UTC, Manivannan Sadhasivam wrote:
> dma_mapping_error() should be used for checking the error value of
> dma_map_resource() API.
>
> Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>

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

Miquel